Open-Infra-Platform
Open-Infra-Platform copied to clipboard
[REF] CMakeLists warnings
File which is being refactored
All CMakeLists.txt - the CMake process throws a lot of (non-blocking) warnings. This should be looked at and unnecessary stuff removed / code refactored.
Turns out, some of the warnings from Boost can be removed by using an updated CMake & configuring anew: https://github.com/Microsoft/cpprestsdk/issues/1010
This means that also the SetupHelp.md needs refactoring.
Observe also https://gitlab.kitware.com/cmake/cmake/-/issues/19402