mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +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}
|
${CMAKE_CURRENT_BINARY_DIR}/lastfm/${to}
|
||||||
COPY_ONLY
|
COPY_ONLY
|
||||||
)
|
)
|
||||||
install(
|
|
||||||
FILES ${CMAKE_CURRENT_BINARY_DIR}/lastfm/${to}
|
|
||||||
DESTINATION include/lastfm/
|
|
||||||
)
|
|
||||||
endmacro(copy_header)
|
endmacro(copy_header)
|
||||||
|
|
||||||
# Copy headers
|
# Copy headers
|
||||||
|
Reference in New Issue
Block a user