mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 08:38:17 +00:00
[CMAKE]
Improve usetup svn path=/branches/cmake-bringup/; revision=48835
This commit is contained in:
parent
80c36d8bb3
commit
aa9ef9f784
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@ target_link_libraries(usetup
|
|||
vfatlib
|
||||
mingw_common)
|
||||
|
||||
set_target_properties(usetup PROPERTIES LINK_FLAGS "-Wl,-entry,_NtProcessStartup@4")
|
||||
set_module_type(usetup nativecui)
|
||||
|
||||
add_dependencies(usetup psdk buildno_header)
|
||||
|
|
Loading…
Reference in a new issue