diff --git a/thirdparty/liblastfm2/src/CMakeLists.txt b/thirdparty/liblastfm2/src/CMakeLists.txt index c7d569442..a9e3344cb 100644 --- a/thirdparty/liblastfm2/src/CMakeLists.txt +++ b/thirdparty/liblastfm2/src/CMakeLists.txt @@ -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