Skip to content
Snippets Groups Projects
Commit c1a9ebfe authored by Shaun Roe's avatar Shaun Roe
Browse files

Sets standard here (built as top level project?)

parent 112f6173
No related branches found
No related tags found
No related merge requests found
Pipeline #11915314 passed
......@@ -2,6 +2,7 @@
# CMake settings
cmake_minimum_required(VERSION 3.16...4.0)
set(CMAKE_CXX_STANDARD 20)
# Dummy call to 'project()', needed to set 'PROJECT_SOURCE_DIR'
project( "GeoModelTools" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment