mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[CMAKE]
- Fix sysdm build. svn path=/branches/cmake-bringup/; revision=50793
This commit is contained in:
@@ -33,7 +33,8 @@ add_importlibs(sysdm
|
||||
shlwapi
|
||||
ole32
|
||||
powrprof
|
||||
kernel32)
|
||||
kernel32
|
||||
ntdll)
|
||||
|
||||
add_pch(sysdm ${CMAKE_CURRENT_SOURCE_DIR}/precomp.h ${SOURCE})
|
||||
add_cab_target(sysdm 1)
|
||||
|
||||
Reference in New Issue
Block a user