mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-17 05:41:26 -06:00
Update openpnp-capture and set MSVC runtime lib
This commit is contained in:
parent
5bc7639930
commit
edc7fa48cc
@ -254,5 +254,6 @@ endif()
|
||||
block ()
|
||||
set(BUILD_SHARED_LIBS OFF)
|
||||
add_subdirectory("dependencies/openpnp-capture" EXCLUDE_FROM_ALL SYSTEM)
|
||||
set_property(TARGET openpnp-capture PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
endblock()
|
||||
add_subdirectory(src)
|
||||
|
||||
2
dependencies/openpnp-capture
vendored
2
dependencies/openpnp-capture
vendored
@ -1 +1 @@
|
||||
Subproject commit 18591941719746679709c3eff77404a5a240d7a1
|
||||
Subproject commit 218bb145dd0f00110726941bcff67e14700def6e
|
||||
Loading…
Reference in New Issue
Block a user