Merge branch 'development' into LTS_development
This commit is contained in:
commit
29f40890e7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Basic Setup #
|
# Basic Setup #
|
||||||
########################################
|
########################################
|
||||||
cmake_minimum_required (VERSION 2.6)
|
cmake_minimum_required (VERSION 2.6)
|
||||||
SET(CMAKE_INSTALL_PREFIX /usr)
|
SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "Usr install prefix")
|
||||||
project (MistServer)
|
project (MistServer)
|
||||||
|
|
||||||
if(COMMAND cmake_policy)
|
if(COMMAND cmake_policy)
|
||||||
|
|
Loading…
Add table
Reference in a new issue