Skip to content
Snippets Groups Projects
Commit 09d83770 authored by Lukas Güldenstein's avatar Lukas Güldenstein
Browse files

Downgrades required cmake version

parent a0f107df
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.20)
cmake_minimum_required(VERSION 3.18)
get_filename_component(TARGET_NAME ${CMAKE_CURRENT_SOURCE_DIR} NAME)
string(REPLACE " " "_" TARGET_NAME ${TARGET_NAME})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment