Fix several CMake warnings
The exec_program fuction is deprecated use execute_process instead. Use the FindBoost config file which is installed by Boost instead of the CMake module. Fix one cmake_minimum_required version by defining also a maximum version.
parent
08ed1568
No related branches found
No related tags found
Pipeline #33459 failed
Stage: checkRepository
Stage: checkFormat
Stage: build
Stage: package
Stage: verify
Stage: finalise
This commit is part of merge request !2062. Comments created here will be created in the context of that merge request.
Showing
- CMakeLists.txt 3 additions, 1 deletionCMakeLists.txt
- cmake/modules/CheckCompiler.cmake 4 additions, 1 deletioncmake/modules/CheckCompiler.cmake
- cmake/modules/DownloadProject.CMakeLists.cmake.in 1 addition, 1 deletioncmake/modules/DownloadProject.CMakeLists.cmake.in
- cmake/modules/FairMacros.cmake 4 additions, 6 deletionscmake/modules/FairMacros.cmake
- cmake/modules/FindSSE.cmake 6 additions, 2 deletionscmake/modules/FindSSE.cmake
- external/InstallHal.cmake 1 addition, 1 deletionexternal/InstallHal.cmake
Loading
Please register or sign in to comment