diff options
Diffstat (limited to 'conf.d/cmake/00-default-osconfig.cmake')
-rw-r--r-- | conf.d/cmake/00-default-osconfig.cmake | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf.d/cmake/00-default-osconfig.cmake b/conf.d/cmake/00-default-osconfig.cmake index 7762c85..182caeb 100644 --- a/conf.d/cmake/00-default-osconfig.cmake +++ b/conf.d/cmake/00-default-osconfig.cmake @@ -1,2 +1 @@ -list(APPEND PKG_REQUIRED_LIST lua>=5.3) -add_compile_options(-DUSE_API_DYN)
\ No newline at end of file +list(APPEND PKG_REQUIRED_LIST lua>=5.3)
\ No newline at end of file |