Skip to content
Commit 84095327 authored by Patrick Boettcher's avatar Patrick Boettcher Committed by Anas Nashif
Browse files

cmake: do not set CMAKE_SKIP_INSTALL_RULES to ON



This CMakeLists.txt is added via add_subdirectory() to the app's
CMakeLists.txt. If the app-CMakeLists.txt has install() rules and
wants to use them, setting CMAKE_SKIP_INSTALL_RULES to ON breaks
the 'make install' call.

Not setting this variable does not harm zephyr because zephyr does
not use install().

Signed-off-by: default avatarPatrick Boettcher <patrick.boettcher@posteo.de>
parent 63f2fad1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment