mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-06 01:25:20 +00:00
6893a72eef
This speeds up the configuration phase and simplifies having control of the compilation flags used. Additional changes were required due to other libraries incorrectly depending on glog and gflags cmake code or headers. smartmontools especially, was incorrectly publicly depending on its own config.h, which was though taken from glog when smartmontools libsmartclt.h header was included by user code. A fix has been done on the smartmontools side and so the submodule commit we refer to has been updated. |
||
---|---|---|
.. | ||
plugins | ||
posix | ||
sql | ||
tests | ||
windows | ||
CMakeLists.txt | ||
core.h | ||
flagalias.h | ||
flags.cpp | ||
flags.h | ||
init.cpp | ||
query.cpp | ||
query.h | ||
shutdown.cpp | ||
shutdown.h | ||
system.cpp | ||
system.h | ||
tables.cpp | ||
tables.h | ||
watcher.cpp | ||
watcher.h |