mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Fixed rtaudio install.
This commit is contained in:
2
thirdparty/rtaudio/CMakeLists.txt
vendored
2
thirdparty/rtaudio/CMakeLists.txt
vendored
@@ -39,5 +39,5 @@ target_link_libraries( rtaudio
|
||||
)
|
||||
|
||||
IF(WIN32 OR APPLE)
|
||||
INSTALL(TARGETS rtaudio ARCHIVE DESTINATION lib)
|
||||
INSTALL( TARGETS rtaudio DESTINATION lib )
|
||||
ENDIF()
|
||||
|
Reference in New Issue
Block a user