mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 12:08:54 +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
|
wsock32.lib
|
||||||
)
|
)
|
||||||
else (WIN32)
|
else (WIN32)
|
||||||
target_link_libraries(${TARGET_NAME} ${LODEPNG_LIBRARY})
|
target_link_libraries(${TARGET_NAME} ${LODEPNG_LIBRARIES})
|
||||||
|
|
||||||
# link the PortAudio library
|
# link the PortAudio library
|
||||||
find_package(PortAudio REQUIRED)
|
find_package(PortAudio REQUIRED)
|
||||||
|
|
Loading…
Reference in a new issue