mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 20:23:01 +00:00
[CMAKE]
- Improve more modules. svn path=/branches/cmake-bringup/; revision=49932
This commit is contained in:
parent
c2575b551d
commit
f7da79e889
12 changed files with 34 additions and 26 deletions
|
@ -11,6 +11,6 @@ add_library(wmilib SHARED ${SOURCE})
|
|||
set_module_type(wmilib kernelmodedriver)
|
||||
|
||||
add_importlibs(wmilib ntoskrnl)
|
||||
add_importlib_target(wmilib.spec)
|
||||
add_importlib_target(wmilib.spec wmilib.sys)
|
||||
|
||||
add_cab_target(wmilib 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue