Age | Commit message (Collapse) | Author | Files | Lines |
|
Use AGLVERSION variable that could be set by command-line to
override the one set in the CMakeLists.txt file.
Tiny fix on the Libs variable to use now ${libdir} instead of
the CMake variable which isn't absolute
Change-Id: Ic8137766ee3a0fb5b51cc49d2ea39d8d66e48b3f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Use AGLVERSION variable that could be set by command-line to
override the one set in the CMakeLists.txt file.
Change-Id: Ic8137766ee3a0fb5b51cc49d2ea39d8d66e48b3f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Split the Qt part of the afb-helpers in another library with only
Qt helpers functions that could be enabled using the CMake option:
AFB_HELPERS_QT=ON
Bug-AGL: SPEC-1689
Change-Id: I761fef574ea61235226f3a1cb1663ddebec41c6d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|