- decouple the Sevana libraries; some improvements for statistics
This commit is contained in:
@@ -91,6 +91,8 @@ set(JRTPLIB_SOURCES
|
||||
rtpexternaltransmitter.cpp)
|
||||
|
||||
add_library(jrtplib STATIC ${JRTPLIB_SOURCES})
|
||||
target_include_directories(jrtplib PUBLIC .)
|
||||
|
||||
set_property(TARGET jrtplib PROPERTY
|
||||
MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user