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