diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-06 16:10:33 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:48 +0200 |
commit | 9a514cd17b61d1e487cd9f9d709d7f7237d50c4a (patch) | |
tree | 881bbdcfedea4aae9cf01281e01bd30113248fd1 /cmake/cmake.d/03-macros.cmake | |
parent | a5341a80e29dcd26881a411bb635a97b8cf86433 (diff) |
Be able to overwrite BUILD_TYPE using CLI
If not defined using CLI CMake set the variable CMAKE_BUILD_TYPE
to an empty value. As it is a CACHE variable it can't be
overwritten except if you force it. This fix setting this variable
the first defined value wins:
CLI > Config.cmake > Default value (DEBUG)
Change-Id: I7ff3c9063febf71b898fa7f19058ce2fb25fae01
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'cmake/cmake.d/03-macros.cmake')
0 files changed, 0 insertions, 0 deletions