Made standard install prefix /usr
This commit is contained in:
parent
d696082eb3
commit
17aea79d57
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# Basic Setup #
|
||||
########################################
|
||||
cmake_minimum_required (VERSION 2.6)
|
||||
SET(CMAKE_INSTALL_PREFIX /usr)
|
||||
project (MistServer)
|
||||
|
||||
if(COMMAND cmake_policy)
|
||||
|
|
Loading…
Add table
Reference in a new issue