|
|
|
@ -24,7 +24,7 @@ |
|
|
|
# |
|
|
|
# |
|
|
|
|
|
|
|
|
|
|
|
cmake_minimum_required(VERSION 2.8.9) |
|
|
|
cmake_minimum_required(VERSION 2.8.9) |
|
|
|
project(Magnum) |
|
|
|
project(Magnum CXX) |
|
|
|
|
|
|
|
|
|
|
|
# Find Corrade first so we can check on the target |
|
|
|
# Find Corrade first so we can check on the target |
|
|
|
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/modules/") |
|
|
|
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/modules/") |
|
|
|
|