reactos/lib/sdk/dxguid/CMakeLists.txt

4 lines
63 B
CMake
Raw Normal View History

file(GLOB_RECURSE SOURCE "*.c")
add_library(dxguid ${SOURCE})