mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
[CMAKE]
- Improve most of the static libraries. svn path=/branches/cmake-bringup/; revision=49479
This commit is contained in:
parent
b9041e39bf
commit
30bb25e2f0
21 changed files with 61 additions and 52 deletions
|
@ -1,3 +1,2 @@
|
|||
|
||||
file(GLOB_RECURSE SOURCE "*.c")
|
||||
add_library(wdmguid ${SOURCE})
|
||||
add_library(wdmguid wdmguid.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue