1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-17 03:24:15 +02:00

don't install a static lib

This commit is contained in:
Leo Franchi
2011-03-25 17:45:32 -04:00
parent 8f46db649f
commit 631c39163d

View File

@@ -102,5 +102,3 @@ target_link_libraries( qxtweb-standalone
# ${QT_LIBRARIES}
# "${CMAKE_CURRENT_SOURCE_DIR}/libqxtweb-standalone.a"
# )
INSTALL( TARGETS qxtweb-standalone DESTINATION lib${LIB_SUFFIX} )