Skip to content
Snippets Groups Projects
Commit bf9e148d authored by Frederik Hennig's avatar Frederik Hennig
Browse files

lower cmake version requirement because of outdated docker container

parent 3a96f7e0
No related branches found
No related tags found
1 merge request!8Add CONFIG_MODULE parameter to CMake function. Add Tests for CMake Integration.
Pipeline #71511 passed
cmake_minimum_required( VERSION 3.24 ) cmake_minimum_required( VERSION 3.22 )
project( sfg_cmake_project_test ) project( sfg_cmake_project_test )
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}) list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment