mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
6 lines
107 B
CMake
6 lines
107 B
CMake
ADD_OSQUERY_LIBRARY(osquery_registry
|
|
registry.cpp
|
|
)
|
|
|
|
ADD_OSQUERY_TEST(registry_tests registry_tests.cpp)
|