mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:25:58 +00:00
fix the cmake build?
svn path=/trunk/; revision=53828
This commit is contained in:
parent
d076d5b976
commit
5583797759
1 changed files with 2 additions and 2 deletions
|
@ -39,9 +39,9 @@ add_executable(diskpart
|
|||
setid.c
|
||||
shrink.c
|
||||
uniqueid.c
|
||||
resource.rc)
|
||||
diskpart.rc)
|
||||
|
||||
set_module_type(calc win32cui)
|
||||
set_module_type(diskpart win32cui)
|
||||
add_importlibs(diskpart user32 msvcrt kernel32)
|
||||
if(MSVC)
|
||||
add_importlibs(diskpart ntdll)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue