Removed path prefix

This commit is contained in:
mathusummut
2018-11-07 07:28:31 +01:00
parent 490c49987b
commit f69076ab2a

View File

@@ -5,7 +5,6 @@ PROJECT( ZetaGlest )
# setup.bat in mk/windows
#SET(CMAKE_VERBOSE_MAKEFILE ON)
SET(CMAKE_INSTALL_PREFIX, "/usr")
# build type
IF(NOT CMAKE_BUILD_TYPE)