premiere-libtorrent/cmake
Eugene Shalygin 911e4a892b cmake: remove $<LINK_ONLY:...> expressions from INTERFACE_LINK_LIBRARIES
When torrent-rasterbar is built a static library, CMake supplies link
dependencies inside the LINK_ONLY generator expressions. But pkg-config
does not support such operational mode, and thus we can safely replace
those expressions with the library names. Closes #3354.
2018-10-18 08:26:01 +02:00
..
Modules cmake: remove $<LINK_ONLY:...> expressions from INTERFACE_LINK_LIBRARIES 2018-10-18 08:26:01 +02:00