osquery-1/external
Stefano Bonicatti fa2f099f86
CMake: Improvements to extensions support (#5970)
- Link libraries and set compiler flags as PRIVATE on an executable.
- Define common extension options in the exernal/CMakeLists.txt,
  using the external_options target.
- Uniform library linked by a single extension and an extension group.
- Remove thirdparty_boost since it's redundant and already brought in by thrift.
- Remove unused addOsqueryModule.
2019-10-31 19:17:28 +01:00
..
cmake CMake: Improvements to extensions support (#5970) 2019-10-31 19:17:28 +01:00
CMakeLists.txt CMake: Improvements to extensions support (#5970) 2019-10-31 19:17:28 +01:00