mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-08-31 05:57:27 +00:00
Add win7 compatibility
This commit is contained in:
@@ -14,10 +14,6 @@ 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