Skip to content
Snippets Groups Projects
Commit ca6ba637 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

include/cmake.mk: fix indentation


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 41144
parent 3a1b8699
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ define Build/Configure/Default
-DCMAKE_STRIP=: \
-DCMAKE_INSTALL_PREFIX=/usr \
-DDL_LIBRARY=$(STAGING_DIR) \
-DCMAKE_PREFIX_PATH=$(STAGING_DIR) \
-DCMAKE_PREFIX_PATH=$(STAGING_DIR) \
$(CMAKE_OPTIONS) \
$(CMAKE_SOURCE_DIR) \
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment