diff options
Diffstat (limited to 'games/stepmania-devel/files/patch-extern_CMakeLists.txt')
-rw-r--r-- | games/stepmania-devel/files/patch-extern_CMakeLists.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/stepmania-devel/files/patch-extern_CMakeLists.txt b/games/stepmania-devel/files/patch-extern_CMakeLists.txt deleted file mode 100644 index f489cc629881..000000000000 --- a/games/stepmania-devel/files/patch-extern_CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ ---- extern/CMakeLists.txt.orig 2016-03-30 16:08:58 UTC -+++ extern/CMakeLists.txt -@@ -1,5 +1,4 @@ - include(CMakeProject-lua.cmake) --include(CMakeProject-glew.cmake) - include(CMakeProject-json.cmake) - if (APPLE OR MSVC) - include(CMakeProject-mad.cmake) -@@ -16,5 +15,4 @@ if (NOT SYSTEM_PCRE_FOUND) - endif() - include(CMakeProject-tomcrypt.cmake) - include(CMakeProject-tommath.cmake) --include(CMakeProject-png.cmake) - |