Skip to content
Snippets Groups Projects
Commit 97c6b38a authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

bugfix

parent 215424a4
No related branches found
No related tags found
No related merge requests found
Pipeline #1552 passed
......@@ -3,8 +3,8 @@
################################################################################
## PROJECT: SIMC (Cmake build with file input)
################################################################################
cmake_minimum_required (VERSION 3.5)
project (simc VERSION 1.0.0)
cmake_minimum_required (VERSION 3.8)
project (simc VERSION 1.0.0 LANGUAGES CXX FORTRAN )
################################################################################
## CMAKE Settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment