mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-06 17:45:22 +00:00
0654c20501
Add a description to the function preparing the targets carrying the main compiler and linker flags. Convert CMake default flags to the ones we use, instead of overriding them later via targets. This can also avoid having us use the wrong CRT on Windows if we forget to link against osquery_cxx_settings. Reduce the "overriding <flagX> with <flagY>" messages on Windows by removing the warning level from the default flags, and adding that to the specific osquery_<c|cxx>_settings target, so that non internal targets can choose their own level. Minor cleanups Fix osquery/osquery#6509 |
||
---|---|---|
.. | ||
modules | ||
wix_patches | ||
CPackConfig.cmake.in | ||
flags.cmake | ||
globals.cmake | ||
options.cmake | ||
packaging.cmake | ||
toolchain.cmake | ||
utilities.cmake |