summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-suse-osconfig.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/cmake/00-suse-osconfig.cmake')
-rw-r--r--conf.d/cmake/00-suse-osconfig.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/cmake/00-suse-osconfig.cmake b/conf.d/cmake/00-suse-osconfig.cmake
index a1101ef..976aa1e 100644
--- a/conf.d/cmake/00-suse-osconfig.cmake
+++ b/conf.d/cmake/00-suse-osconfig.cmake
@@ -1,2 +1,3 @@
+message(STATUS "*** Notice: OpenSuSe LUA-5.3+DynApi")
list(APPEND PKG_REQUIRED_LIST lua>=5.3)
add_compile_options(-DUSE_API_DYN)