Commit 682cb5e6 authored by Sebastien Jodogne's avatar Sebastien Jodogne
Browse files

typo

parent 11161d0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS := hardening=+all

CMAKE_APPLICATIONS_EXTRA_FLAGS += \
	-DCMAKE_SKIP_RPATH:BOOL=ON \
	-DCMAKE_BUILD_TYPE=None   # The build type must be left empty, see #711515
	-DCMAKE_BUILD_TYPE=None   # The build type must be set to None, see #711515

CMAKE_VIEWER_EXTRA_FLAGS += \
	-DCMAKE_SKIP_RPATH:BOOL=ON \