Skip to content
Snippets Groups Projects
  • Administrator's avatar
    a8b7cad5
    Fix several CMake warnings · a8b7cad5
    Administrator authored
    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.
    a8b7cad5
    History
    Fix several CMake warnings
    Administrator authored
    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.