aboutsummaryrefslogtreecommitdiff
path: root/graphics/jasper/files/patch-doc_CMakeLists.txt
blob: 5c0fa0808957f00d86e8c6ff5de1f2b6cdf1ed8e (plain) (blame)
1
2
3
4
5
6
7
8
--- doc/CMakeLists.txt.orig	2019-03-12 18:04:35 UTC
+++ doc/CMakeLists.txt
@@ -1,4 +1,4 @@
-if (DOXYGEN_FOUND)
+if (XXX_DOXYGEN_FOUND)
 
 	configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
 	  "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile" @ONLY)