From 3182df93ddccdf1656f821b7e765f81b6e86825f Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Sat, 26 Mar 2011 12:25:35 -0400 Subject: [PATCH] Don't install liblastfm2 headers --- thirdparty/liblastfm2/src/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) 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