Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Use CMAKE_INSTALL_PREFIX by default.
Change-Id: I16f8018779b624842026ff401857e198c6436ddd
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Move specific compilation options to the target it is related
keep global compilation option in config.cmake then
variable can be correctly evaluated and use with the correct
values (CMAKE_INSTALL_PREFIX isn't the same before common.cmake
inclusion and after.)
Change-Id: Ia3c3fe6bc6fcdcb79858f233b108b9ee1e071131
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
- CMake >= 3.6 mandatory
- Change DATA and HTDOCS targets methods to use macro
add_input_files()
- header generated from OpenAPI file using BINDINGV2 label
and set_openapi_filename() macro.
- Adjusted README to reflect new cmake requirement
Change-Id: I8da515b98c1877d5be5e51f2bf94d691ac3cefb7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I166d5019893308f239c3485ae03e87bf4a05cc5d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
# Conflicts:
# Controler-afb/CMakeLists.txt
|
|
|
|
|