Skip to content
Snippets Groups Projects
Commit 9ea1dd33 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

rename example project

parent c2685395
Branches
Tags
1 merge request!15CMake projectconfig
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# CC=gcc CXX=g++ cmake -S . -B build -DALL_DIR=`pwd`/../../jall_bin/lib/cmake/ALL # CC=gcc CXX=g++ cmake -S . -B build -DALL_DIR=`pwd`/../../jall_bin/lib/cmake/ALL
cmake_minimum_required(VERSION 3.14) cmake_minimum_required(VERSION 3.14)
project(ALL_Staggered) project(ExampleProject)
enable_language(CXX) enable_language(CXX)
enable_language(Fortran) enable_language(Fortran)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment