Updated CMake settings
This commit is contained in:
3
external/CMakeLists.txt
vendored
3
external/CMakeLists.txt
vendored
@ -1,6 +1,5 @@
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 3.3)
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/../cmake)
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
||||
# Set the name of your project here
|
||||
project("external")
|
||||
|
Reference in New Issue
Block a user