Reorganization between variables/build options
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 16 Aug 2017 07:38:39 +0000 (09:38 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Wed, 16 Aug 2017 16:40:34 +0000 (18:40 +0200)
commit22fee6b6b2241421f3471f0f842d6349272790de
treebaf1f64bbca1cb588fad752639bc014ec6ccb267
parent735b677e54a31a411fcb770f1f9696f0d606244d
Reorganization between variables/build options

Move compilation/link option to build options and all custom
variables stuff in variable file. Make build options as first
file to be included then all custom stuff.

Change-Id: I530268574745edcc414e29cac59eb542954d73cc
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
cmake/cmake.d/01-build_options.cmake [moved from cmake/cmake.d/04-build_options.cmake with 69% similarity]
cmake/cmake.d/02-variables.cmake [moved from cmake/cmake.d/01-variables.cmake with 76% similarity]
cmake/cmake.d/03-macros.cmake [moved from cmake/cmake.d/02-macros.cmake with 99% similarity]
cmake/cmake.d/04-extra_targets.cmake [moved from cmake/cmake.d/03-extra_targets.cmake with 100% similarity]