mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 02:18:53 +00:00
7 lines
128 B
CMake
7 lines
128 B
CMake
ADD_OSQUERY_LIBRARY(FALSE osquery_devtools
|
|
shell.cpp
|
|
printer.cpp
|
|
)
|
|
|
|
ADD_OSQUERY_TEST(FALSE printer_tests printer_tests.cpp)
|