summarylogtreecommitdiffstats
path: root/CMakeLists.patch
diff options
context:
space:
mode:
authorUwe Koloska2015-12-14 00:05:18 +0100
committerUwe Koloska2015-12-14 00:05:18 +0100
commit67e9817963077ba1a84b6f1d96ae4af91060369a (patch)
tree5280429f43f603f45c3cf29aa25d7ea8db36565c /CMakeLists.patch
parent363cbb867eda91ac5f18d30997291d41f86da43b (diff)
downloadaur-67e9817963077ba1a84b6f1d96ae4af91060369a.tar.gz
new version 0.16.1
this version is now included in the source for lenmus, so it is not necessary anymore to install this package to build lenmus
Diffstat (limited to 'CMakeLists.patch')
-rw-r--r--CMakeLists.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/CMakeLists.patch b/CMakeLists.patch
deleted file mode 100644
index 9466f595f230..000000000000
--- a/CMakeLists.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt_orig 2014-02-12 16:54:45.032757034 +0100
-+++ CMakeLists.txt 2014-02-12 16:55:14.981684975 +0100
-@@ -310,7 +310,7 @@
-
- # Check for Boost >= 1.42.0
- set(Boost_ADDITIONAL_VERSIONS "1.42" "1.42.0" "1.43" "1.43.0" "1.44" "1.44.0"
-- "1.45" "1.45.0" "1.46" "1.46.0" "1.47" "1.47.0" "1.48" "1.48.0""1.49" "1.49.0"
-+ "1.45" "1.45.0" "1.46" "1.46.0" "1.47" "1.47.0" "1.48" "1.48.0" "1.49" "1.49.0"
- "1.50" "1.50.0" "1.51" "1.51.0" "1.52" "1.52.0" )
- #set(Boost_USE_STATIC_LIBS OFF)
- #set(Boost_USE_MULTITHREADED OFF)