diff options
Diffstat (limited to 'graphics/tulip/files/patch-CMakeLists.txt')
-rw-r--r-- | graphics/tulip/files/patch-CMakeLists.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/tulip/files/patch-CMakeLists.txt b/graphics/tulip/files/patch-CMakeLists.txt deleted file mode 100644 index 3d6cbd622f9f..000000000000 --- a/graphics/tulip/files/patch-CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ ---- CMakeLists.txt.orig 2016-07-07 20:16:41 UTC -+++ CMakeLists.txt -@@ -564,8 +564,8 @@ IF(NOT BUILD_CORE_ONLY) - SET(Tess2Library tess2-tulip-${TulipMMVersion}) - ENDIF(NOT BUILD_CORE_ONLY) - --SET(OGDFInclude ${PROJECT_SOURCE_DIR}/thirdparty/OGDF/include) --SET(OGDFLibrary OGDF-tulip-${TulipMMVersion}) -+#SET(OGDFInclude ${PROJECT_SOURCE_DIR}/thirdparty/OGDF/include) -+#SET(OGDFLibrary OGDF-tulip-${TulipMMVersion}) - SET(QHULLInclude ${PROJECT_SOURCE_DIR}/thirdparty) - SET(UTF8CppInclude ${PROJECT_SOURCE_DIR}/thirdparty/utf8-cpp/source) - SET(YajlLibrary yajl-tulip-${TulipMMVersion}) |