mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
17 lines
453 B
Diff
17 lines
453 B
Diff
--- a/libs/ableton-link/AbletonLinkConfig.cmake
|
|
+++ b/libs/ableton-link/AbletonLinkConfig.cmake
|
|
|
|
@@ -38,12 +38,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
|