Fix build on Windows.

This commit is contained in:
Ghislain MARY 2017-03-09 17:20:06 +01:00
parent 90f9d8cdd3
commit b2c9fd404e

View file

@ -153,6 +153,7 @@ set(LIBS
${BCTOOLBOX_CORE_LIBRARIES}
${BELLESIP_LIBRARIES}
${MEDIASTREAMER2_LIBRARIES}
${ORTP_LIBRARIES}
${XML2_LIBRARIES}
)
if(WIN32 AND NOT CMAKE_SYSTEM_NAME STREQUAL "WindowsStore")