92985e7d2710c625021711ea6340fee6812d2258
[platform/core/security/vist.git] / osquery / distributed / CMakeLists.txt
1 ADD_OSQUERY_LIBRARY(TRUE osquery_distributed distributed.cpp)
2
3 FILE(GLOB OSQUERY_DISTRIBUTED_TESTS "tests/*.cpp")
4 ADD_OSQUERY_TEST(TRUE ${OSQUERY_DISTRIBUTED_TESTS})