Open-Infra-Platform icon indicating copy to clipboard operation
Open-Infra-Platform copied to clipboard

[REF] CMakeLists warnings

Open pjanck opened this issue 4 years ago • 2 comments

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.

pjanck avatar Jan 23 '21 09:01 pjanck

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.

pjanck avatar Jan 23 '21 16:01 pjanck

Observe also https://gitlab.kitware.com/cmake/cmake/-/issues/19402

pjanck avatar Jan 23 '21 17:01 pjanck