mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
Don't install liblastfm2 headers
This commit is contained in:
4
thirdparty/liblastfm2/src/CMakeLists.txt
vendored
4
thirdparty/liblastfm2/src/CMakeLists.txt
vendored
@@ -7,10 +7,6 @@ macro(copy_header from to)
|
||||
${CMAKE_CURRENT_BINARY_DIR}/lastfm/${to}
|
||||
COPY_ONLY
|
||||
)
|
||||
install(
|
||||
FILES ${CMAKE_CURRENT_BINARY_DIR}/lastfm/${to}
|
||||
DESTINATION include/lastfm/
|
||||
)
|
||||
endmacro(copy_header)
|
||||
|
||||
# Copy headers
|
||||
|
Reference in New Issue
Block a user