mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-07-03 09:41:56 +00:00
Prepare vm states
This commit is contained in:
@ -14,6 +14,10 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
##########################################
|
||||
|
||||
set(WDK_WINVER "0x0602" CACHE STRING "Default WINVER for WDK targets")
|
||||
|
||||
##########################################
|
||||
|
||||
set(CMAKE_MSVC_RUNTIME_LIBRARY MultiThreaded$<$<CONFIG:Debug>:Debug>)
|
||||
|
||||
if(MSVC)
|
||||
|
Reference in New Issue
Block a user