]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Remove redundant CMAKE_CXX_STANDARD in parallel_in_time 128/head
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 10 Apr 2023 13:06:19 +0000 (09:06 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 10 Apr 2023 13:06:19 +0000 (09:06 -0400)
parallel_in_time/CMakeLists.txt

index 5b1c4a05d75718bcc3a1e09c8fe7b85c41236af1..004d629cffc58b5712b3c42ea3c7c8a27630c9b1 100644 (file)
@@ -3,8 +3,6 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3.0)
 # Set the name of the project and target:
 SET(TARGET "parallel_in_time")
 
-SET(CMAKE_CXX_STANDARD 14)
-
 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic")
 
 SET(PROJECT_PATH "${CMAKE_CURRENT_SOURCE_DIR}")

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.