Make w32-pthreads and jansson shared libraries

This commit is contained in:
jp9000
2014-04-19 20:33:45 -07:00
parent 7a60694159
commit 92812ba313
5 changed files with 261 additions and 4 deletions

View File

@@ -479,3 +479,7 @@ if (NOT WITHOUT_TESTS)
DEPENDS json_process ${api_tests})
endif ()
target_include_directories(jansson
PUBLIC src)
install_obs_core(jansson)