mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-07 01:22:49 +02:00
Install tomahawklib on linux correctly too
This commit is contained in:
parent
8f9c03b3ad
commit
106bf6c08b
@ -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}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user