aboutsummaryrefslogtreecommitdiff
path: root/math/topologic/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'math/topologic/files/patch-CMakeLists.txt')
-rw-r--r--math/topologic/files/patch-CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/topologic/files/patch-CMakeLists.txt b/math/topologic/files/patch-CMakeLists.txt
new file mode 100644
index 000000000000..5f2b6955a614
--- /dev/null
+++ b/math/topologic/files/patch-CMakeLists.txt
@@ -0,0 +1,7 @@
+--- CMakeLists.txt.orig 2024-05-05 07:06:42 UTC
++++ CMakeLists.txt
+@@ -12,4 +12,3 @@ add_subdirectory(TopologicCore)
+
+ # Sub-projects
+ add_subdirectory(TopologicCore)
+-add_subdirectory(TopologicPythonBindings)