mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +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,4 +1,5 @@
|
|||
|
||||
file(GLOB_RECURSE SOURCE "*.c")
|
||||
|
||||
add_library(epsapi ${SOURCE})
|
||||
add_library(epsapi
|
||||
enum/drivers.c
|
||||
enum/modules.c
|
||||
enum/processes.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue