mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Install tomahawklib on linux correctly too
This commit is contained in:
@@ -420,6 +420,6 @@ target_link_libraries( tomahawklib
|
||||
|
||||
INSTALL( TARGETS tomahawklib
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib
|
||||
LIBRARY DESTINATION lib${LIB_SUFFIX}
|
||||
ARCHIVE DESTINATION lib${LIB_SUFFIX}
|
||||
)
|
Reference in New Issue
Block a user