mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 10:23:54 +00:00
7 lines
121 B
CMake
7 lines
121 B
CMake
ADD_OSQUERY_CORE_LIBRARY(osquery_devtools
|
|
shell.cpp
|
|
printer.cpp
|
|
)
|
|
|
|
ADD_OSQUERY_TEST(printer_tests printer_tests.cpp)
|