aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-09-21 15:27:10 -0400
committerAisha Tammy <gentoo@aisha.cc>2020-09-22 10:21:42 -0400
commit339e7b510690ca270d5ae495fdc71510dddeb3ce (patch)
tree46816a128e72d0cca945bef23ac58305289b29ba /media-libs/glbinding/files/glbinding-3.1.0_p1-source_CMakeLists.patch
parentdev-python/xopen: drop old version (diff)
downloadsci-339e7b510690ca270d5ae495fdc71510dddeb3ce.tar.gz
sci-339e7b510690ca270d5ae495fdc71510dddeb3ce.tar.bz2
sci-339e7b510690ca270d5ae495fdc71510dddeb3ce.zip
media-libs/glbinding: update to latest
also drop old version as checksum fails and it no longer compiles Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'media-libs/glbinding/files/glbinding-3.1.0_p1-source_CMakeLists.patch')
-rw-r--r--media-libs/glbinding/files/glbinding-3.1.0_p1-source_CMakeLists.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-libs/glbinding/files/glbinding-3.1.0_p1-source_CMakeLists.patch b/media-libs/glbinding/files/glbinding-3.1.0_p1-source_CMakeLists.patch
new file mode 100644
index 000000000..88d11dc3a
--- /dev/null
+++ b/media-libs/glbinding/files/glbinding-3.1.0_p1-source_CMakeLists.patch
@@ -0,0 +1,12 @@
+diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
+index 757217b..19da804 100644
+--- a/source/CMakeLists.txt
++++ b/source/CMakeLists.txt
+@@ -13,7 +13,6 @@ configure_file(version.h.in ${CMAKE_CURRENT_BINARY_DIR}/include/${META_PROJECT_N
+
+ # 3rdParties
+ set(IDE_FOLDER "3rdparty")
+-add_subdirectory("3rdparty/KHR")
+
+ # Libraries
+ set(IDE_FOLDER "")