mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-18 11:51:44 +02:00
Respect 64 when installing libraries
This commit is contained in:
@@ -103,4 +103,4 @@ target_link_libraries( qxtweb-standalone
|
||||
# "${CMAKE_CURRENT_SOURCE_DIR}/libqxtweb-standalone.a"
|
||||
# )
|
||||
|
||||
INSTALL( TARGETS qxtweb-standalone DESTINATION lib )
|
||||
INSTALL( TARGETS qxtweb-standalone DESTINATION lib${LIB_SUFFIX} )
|
||||
|
Reference in New Issue
Block a user