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