1 2 3 4 5 6 7
set(SOURCES Card.cpp CardStack.cpp ) serenity_lib(LibCards cards) target_link_libraries(LibCards LibC LibCore)