[CMAKE]: Add almost all the 3rdparty libs. The remaining ones are more annoying and...
[reactos.git] / lib / 3rdparty / cardlib / CMakeLists.txt
1 file(GLOB_RECURSE SOURCE "*.cpp")
2
3 add_library(cardlib ${SOURCE})