[arch-commits] Commit in link/trunk (link-devendor-asio.patch)

David Runge dvzrv at archlinux.org
Sat Mar 21 20:17:01 UTC 2020


    Date: Saturday, March 21, 2020 @ 20:17:00
  Author: dvzrv
Revision: 603098

upgpkg: link 3.0.2-2: Adding patch from Debian to remove forced INTERFACE_INCLUDE_DIRECTORIES for catch2 and asio.
Adding patch to fix the INTERFACE_INCLUDE_DIRECTORIES and INTERFACE_SOURCES in AbletonLinkConfig.cmake.
Installing AbletonLinkConfig.cmake to /usr/lib/cmake/link.

Deleted:
  link/trunk/link-devendor-asio.patch

--------------------------+
 link-devendor-asio.patch |   16 ----------------
 1 file changed, 16 deletions(-)

Deleted: link-devendor-asio.patch
===================================================================
--- link-devendor-asio.patch	2020-03-21 20:13:59 UTC (rev 603097)
+++ link-devendor-asio.patch	2020-03-21 20:17:00 UTC (rev 603098)
@@ -1,16 +0,0 @@
-diff -ruN a/AbletonLinkConfig.cmake b/AbletonLinkConfig.cmake
---- a/AbletonLinkConfig.cmake	2018-05-29 12:37:09.000000000 +0200
-+++ b/AbletonLinkConfig.cmake	2019-03-14 16:26:10.468519266 +0100
-@@ -42,12 +42,6 @@
-   )
- endif()
- 
--include(${CMAKE_CURRENT_LIST_DIR}/cmake_include/AsioStandaloneConfig.cmake)
--set_property(TARGET Ableton::Link APPEND PROPERTY
--  INTERFACE_LINK_LIBRARIES
--  AsioStandalone::AsioStandalone
--)
--
- set_property(TARGET Ableton::Link APPEND PROPERTY
-   INTERFACE_SOURCES
-   ${CMAKE_CURRENT_LIST_DIR}/include/ableton/Link.hpp



More information about the arch-commits mailing list