@@ -1,11 +1,12 | |||
|
1 | 1 | |
|
2 | 2 | |
|
3 | 3 | ## Main CMakeLists for SCIQLOP |
|
4 |
CMAKE_MINIMUM_REQUIRED (VERSION |
|
|
4 | CMAKE_MINIMUM_REQUIRED (VERSION 3.6.1) | |
|
5 | cmake_policy(VERSION 3.6) | |
|
5 | 6 | |
|
6 | 7 | PROJECT(SCIQLOP) |
|
7 | 8 | |
|
8 | 9 | # |
|
9 | 10 | # build the project |
|
10 | 11 | # |
|
11 | 12 | INCLUDE("cmake/sciqlop.cmake") No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now