diff options
Diffstat (limited to 'ports/string-theory/disableTests.patch')
| -rw-r--r-- | ports/string-theory/disableTests.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/string-theory/disableTests.patch b/ports/string-theory/disableTests.patch deleted file mode 100644 index 7990385ac..000000000 --- a/ports/string-theory/disableTests.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index cf79105..a29c209 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -230,5 +230,6 @@ install(FILES - install(EXPORT string_theory-targets - DESTINATION "${ST_INSTALL_CMAKE_DIR}/string_theory" COMPONENT devel) - --enable_testing() --add_subdirectory(test) -+# Note:we do not mind the tests, which caused our library build failed ,so disable the tests -+#enable_testing() -+#add_subdirectory(test) |
