summarylogtreecommitdiffstats
path: root/mesh_tool_install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mesh_tool_install.patch')
-rw-r--r--mesh_tool_install.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/mesh_tool_install.patch b/mesh_tool_install.patch
deleted file mode 100644
index bf8c178408c1..000000000000
--- a/mesh_tool_install.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/Vega-Strike-Engine-Source/engine/objconv/CMakeLists.txt.orig 2020-06-17 09:32:16.811021115 +0200
-+++ src/Vega-Strike-Engine-Source/engine/objconv/CMakeLists.txt 2020-06-17 09:40:23.923412625 +0200
-@@ -59,3 +59,5 @@
- ENDIF (OGRE_FOUND AND NOT USE_SYSTEM_BOOST)
-
- TARGET_LINK_LIBRARIES(mesh_tool ${MSH_LIBS})
-+
-+INSTALL(TARGETS mesh_tool DESTINATION bin)