osquery-1/cmake
Stefano Bonicatti d6a2f2f1df Fix detection of some headers on some IDEs (#5619)
Some IDE require that the headers are assigned to a target, so they know
which TU uses them and also that they are part of the project.
The option ADD_HEADERS_AS_SOURCES has been added, if it's ON,
we assign those headers as INTERFACE sources of the target that publish
them.
2019-06-30 23:24:56 +02:00
..
wix_patches Add CMake support 2019-06-26 21:49:06 -04:00
CPackConfig.cmake.in Add CMake support 2019-06-26 21:49:06 -04:00
globals.cmake Add CMake support 2019-06-26 21:49:06 -04:00
options.cmake Fix detection of some headers on some IDEs (#5619) 2019-06-30 23:24:56 +02:00
packaging.cmake Add CMake support 2019-06-26 21:49:06 -04:00
utilities.cmake Fix detection of some headers on some IDEs (#5619) 2019-06-30 23:24:56 +02:00