mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 09:06:15 +00:00
We had an if-statement around policy 79 because we used to need to support CMake versions before 3.13.0. But now 3.13.1 is the minimum required version so the if statement always evaluates to true and can be omitted. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
boilerplate.cmake |