mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-11 02:41:32 -06:00
Update openpnp-capture and set MSVC runtime lib
This commit is contained in:
parent
a644d58230
commit
8fffd6f006
@ -253,5 +253,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