MindCraft

Results 1 issues of MindCraft

Well , base on https://github.com/trailofbits/osquery-extensions/issues/68 I add this code in file: cmake/flags.cmake `set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$")` And then `cmake --config Release --build .` It works well. and this following part works well...

bug
build