aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-opensuse-osconfig.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/cmake/00-opensuse-osconfig.cmake')
-rw-r--r--conf.d/cmake/00-opensuse-osconfig.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/cmake/00-opensuse-osconfig.cmake b/conf.d/cmake/00-opensuse-osconfig.cmake
index 9f8ce3d..45e6495 100644
--- a/conf.d/cmake/00-opensuse-osconfig.cmake
+++ b/conf.d/cmake/00-opensuse-osconfig.cmake
@@ -1,2 +1,3 @@
message(STATUS "*** Notice: OpenSuSe LUA-5.3+DynApi")
list(APPEND PKG_REQUIRED_LIST lua>=5.3)
+set(CMAKE_INSTALL_PREFIX $ENV{HOME}/opt) \ No newline at end of file