diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-09 13:57:28 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:48 +0200 |
commit | a5341a80e29dcd26881a411bb635a97b8cf86433 (patch) | |
tree | 94dedf6024b855f117037d9f7b845644075945e7 /cmake/cmake.d/01-build_options.cmake | |
parent | 6e40c15b5156cdc0e48e470c00e9905d2c8ca46f (diff) |
Use CACHE variable for other common CMAKE variable
This is done to be able to overwite from CLI those variables.
CMAKE_INSTALL_PREFIX is a special case since it is set by default
to '/usr/local' at CMake invocation. So overwriting by CLI is fine
but set it up using config.cmake file not. So since CMake v3.7 there
is a variable to know if this variable has been set by default or not.
Change-Id: I60c5161fa9a4134d100ef709d0966d599871ad44
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'cmake/cmake.d/01-build_options.cmake')
0 files changed, 0 insertions, 0 deletions