mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
4a961b42be
svn path=/branches/cmake-bringup/; revision=48264
4 lines
No EOL
61 B
CMake
4 lines
No EOL
61 B
CMake
|
|
file(GLOB_RECURSE SOURCE "*.c")
|
|
|
|
add_library(uuid ${SOURCE}) |