mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-08-11 03:38:54 -05:00
Update openpnp-capture and set MSVC runtime lib
This commit is contained in:
@@ -271,5 +271,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
Submodule dependencies/openpnp-capture updated: 1859194171...218bb145dd
Reference in New Issue
Block a user