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
Showing
- CMakeLists.txt 4 additions, 2 deletionsCMakeLists.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 6 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