mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 12:11:42 +00:00
[CMAKE]
Add base/ modules to bootcd. svn path=/branches/cmake-bringup/; revision=49477
This commit is contained in:
parent
8456a5473e
commit
b9041e39bf
51 changed files with 102 additions and 4 deletions
|
@ -11,3 +11,5 @@ add_pch(cacls ${CMAKE_CURRENT_SOURCE_DIR}/precomp.h ${SOURCE})
|
|||
|
||||
set_module_type(cacls win32cui)
|
||||
add_importlibs(cacls advapi32 user32 shell32 msvcrt kernel32)
|
||||
|
||||
add_cab_target(cacls 1)
|
Loading…
Add table
Add a link
Reference in a new issue