mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-13 04:21:51 +02:00
* Fixed rtaudio install.
This commit is contained in:
parent
fe518a5cbb
commit
e109415add
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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user