mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-08 02:18:53 +00:00
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
ADD_LIBRARY(osquery_tables
|
|
generated/generated_example.cpp
|
|
implementations/example.cpp
|
|
manual/filesystem.cpp
|
|
manual/hash.cpp
|
|
)
|
|
TARGET_LINK_LIBRARIES(osquery_tables boost_filesystem)
|
|
TARGET_LINK_LIBRARIES(osquery_tables osquery_sqlite)
|