reactos/lib/3rdparty/cardlib/CMakeLists.txt

3 lines
65 B
CMake

file(GLOB_RECURSE SOURCE "*.cpp")
add_library(cardlib ${SOURCE})