[CMAKE]: Build more stuff.
[reactos.git] / lib / sdk / uuid / CMakeLists.txt
1
2 file(GLOB_RECURSE SOURCE "*.c")
3
4 add_library(uuid ${SOURCE})