mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 13:36:33 +00:00
In CMake 3.13 a warning is produced if one does not explicitly state what the policy for CMP0079 should be. To resolve this warning we set policy CMP0079 to OLD. This is expected to have no semantical change. When we want a semantical change we can flip the policy and port the build scripts to the new behaviour. This fixes #11794 Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
boilerplate.cmake |