osquery-1/libraries
Stefano Bonicatti e571f1aa5a Don't always link to all AWS libraries (#6032)
While in the end the osqueryd binary will require almost all libraries
built and linked, having each intermediate library depend on the whole
set of AWS libraries might result in higher compiling time.
Especially since on some platforms not all libraries are used.

This should speed up the compilation speed on Windows.
2019-11-11 09:52:21 -05:00
..
buck Refactor third-party libraries to build from source on Linux (#5706) 2019-08-30 16:25:19 +02:00
cmake Don't always link to all AWS libraries (#6032) 2019-11-11 09:52:21 -05:00
CMakeLists.txt Integrate cppcheck and clang-tidy within the CMake project (#5730) 2019-10-08 18:17:11 +02:00