1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-26 15:25:04 +02:00

* Fixed cmake install targets.

This commit is contained in:
Christian Muehlhaeuser
2011-03-20 03:47:57 +01:00
parent 650f3782b4
commit fe518a5cbb
4 changed files with 6 additions and 4 deletions

View File

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