We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ceb10 commit ec64ab1Copy full SHA for ec64ab1
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.0)
2
3
#Name project and specify source languages
4
-project(opencoarrays VERSION 1.1.0 LANGUAGES C Fortran)
+project(opencoarrays VERSION 1.2.0 LANGUAGES C Fortran)
5
6
#Print an error message on an attempt to build inside the source directory tree:
7
if ("${CMAKE_CURRENT_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_BINARY_DIR}")
0 commit comments