mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 08:43:28 +00:00
afe5d2ee6e
- Improve uuid and add psdk dependency. svn path=/branches/cmake-bringup/; revision=48872
3 lines
54 B
CMake
3 lines
54 B
CMake
|
|
add_library(uuid uuid.c)
|
|
add_dependencies(uuid psdk)
|