mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fix the cmake build?
svn path=/trunk/; revision=53828
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user