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