mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
4 lines
No EOL
61 B
CMake
4 lines
No EOL
61 B
CMake
|
|
file(GLOB_RECURSE SOURCE "*.c")
|
|
|
|
add_library(uuid ${SOURCE}) |