Paweł Bylica
8 years ago
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with
1 additions and
1 deletions
-
CMakeLists.txt
|
|
@ -1,4 +1,4 @@ |
|
|
|
cmake_minimum_required(VERSION 3.0) |
|
|
|
cmake_minimum_required(VERSION 3.3) |
|
|
|
list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake") |
|
|
|
|
|
|
|
set(CMAKE_TOOLCHAIN_FILE ${CMAKE_SOURCE_DIR}/cmake/toolchain.cmake CACHE FILEPATH "CMake toolchain file") |
|
|
|