1
0
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:
Jeff Mitchell
2011-03-26 12:25:35 -04:00
parent 575ee1548a
commit 3182df93dd

View File

@@ -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