mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
Merge branch 'master' of https://github.com/worklist/hifi
This commit is contained in:
commit
c9b688b876
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ if (WIN32)
|
|||
wsock32.lib
|
||||
)
|
||||
else (WIN32)
|
||||
target_link_libraries(${TARGET_NAME} ${LODEPNG_LIBRARY})
|
||||
target_link_libraries(${TARGET_NAME} ${LODEPNG_LIBRARIES})
|
||||
|
||||
# link the PortAudio library
|
||||
find_package(PortAudio REQUIRED)
|
||||
|
|
Loading…
Reference in a new issue