aboutsummaryrefslogtreecommitdiffstats
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 16:00:37 +0200
commit80044ce9025d4569431007be74dc3d6b803dd839 (patch)
treeab02dc84dfcb2f6986bdb055c293d5dedb45034c /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