summaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/00-debian-osconfig.cmake
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2018-07-10 17:30:05 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2018-10-08 15:55:26 +0200
commit9258a25a5737fa347777a114907441dc53f3595c (patch)
treeab91405f54ed72a9a8bbac901f6c332dc92ecab4 /conf.d/cmake/00-debian-osconfig.cmake
parentf52f5e9e9e402ea4bb3cbc5509ed633f4c66f4de (diff)
Set binding api version directly in top cmake
Bump 'afb-helpers' and 'app-controller' submodules. Set binding api version directly in top cmake of '4a-hal-generic' repository (that became mandatory with submodules updates). Change-Id: I05de046c6435296bc1ea73eba6e12e3b34b4afad Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to 'conf.d/cmake/00-debian-osconfig.cmake')
-rw-r--r--conf.d/cmake/00-debian-osconfig.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/cmake/00-debian-osconfig.cmake b/conf.d/cmake/00-debian-osconfig.cmake
index 64bc678..4042718 100644
--- a/conf.d/cmake/00-debian-osconfig.cmake
+++ b/conf.d/cmake/00-debian-osconfig.cmake
@@ -1,3 +1,2 @@
list(APPEND PKG_REQUIRED_LIST lua-5.3>=5.3)
-add_compile_options(-DUSE_API_DYN)
set(CMAKE_INSTALL_PREFIX $ENV{HOME}/opt) \ No newline at end of file