mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 10:03:26 +00:00
[CMAKE]
- Get rid of buildno_header target, builno.h is generated at configure time. svn path=/branches/cmake-bringup/; revision=51220
This commit is contained in:
parent
ab94ebe598
commit
1d2b1c4a24
142 changed files with 142 additions and 146 deletions
|
@ -72,6 +72,6 @@ add_importlibs(explorer advapi32 gdi32 user32 ws2_32 msimg32 comctl32 ole32 olea
|
|||
|
||||
set_image_base(explorer 0x00400000)
|
||||
|
||||
add_dependencies(explorer psdk buildno_header)
|
||||
add_dependencies(explorer psdk)
|
||||
add_cab_target(explorer 4)
|
||||
add_cab(${CMAKE_CURRENT_SOURCE_DIR}/explorer-cfg-template.xml 4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue