1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-29 09:22:04 +00:00
reactos/sdk/lib/drivers/sound/stdunk/CMakeLists.txt

4 lines
73 B
CMake

set_cpp()
add_library(stdunk cunknown.cpp)
add_dependencies(stdunk xdk)