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 e1c269c commit cf30bc5Copy full SHA for cf30bc5
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.0.3 LANGUAGES C Fortran)
+project(opencoarrays VERSION 1.1.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