3bbb276701cd4a077999a2b218072a87cfc185dd
[platform/core/security/vist.git] / osquery / devtools / CMakeLists.txt
1 ADD_OSQUERY_LIBRARY(TRUE osquery_devtools printer.cpp)
2
3 FILE(GLOB OSQUERY_DEVTOOLS_TESTS "tests/*.cpp")
4 ADD_OSQUERY_TEST(TRUE ${OSQUERY_DEVTOOLS_TESTS})