oonf-dlep-proxy: fix compilation with Ninja

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit c762d3fd0f)
This commit is contained in:
Rosen Penev 2021-06-10 17:26:54 -07:00 committed by Nick Hainke
parent e2eaefef59
commit b99b6faf95

View file

@ -16,7 +16,7 @@ CMAKE_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
CMAKE_OPTIONS=-D OONF_NO_WERROR:Bool=true \
CMAKE_OPTIONS+=-D OONF_NO_WERROR:Bool=true \
-D OONF_LOGGING_LEVEL:String=debug \
-D OONF_NO_TESTING:Bool=true \
-D UCI:Bool=true \