mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 00:39:59 +00:00
Cleanup
This commit is contained in:
parent
71a75d2ab8
commit
36fb7f3a72
@ -335,7 +335,7 @@ IF(NOT WIN32 AND NOT APPLE)
|
|||||||
## Debian and non debian Linux building
|
## Debian and non debian Linux building
|
||||||
# Paths
|
# Paths
|
||||||
IF (DPKG_PROGRAM)
|
IF (DPKG_PROGRAM)
|
||||||
## Debian specific
|
## Debian specific
|
||||||
SET(CMAKE_INSTALL_PREFIX "/usr")
|
SET(CMAKE_INSTALL_PREFIX "/usr")
|
||||||
SET(SYSCONFDIR "../etc/openmw" CACHE PATH "Set config dir")
|
SET(SYSCONFDIR "../etc/openmw" CACHE PATH "Set config dir")
|
||||||
ELSE ()
|
ELSE ()
|
||||||
|
Loading…
Reference in New Issue
Block a user