mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-07-05 02:31:51 +00:00
Create include file
This commit is contained in:
@ -6,10 +6,6 @@ add_executable(runner #WIN32
|
||||
${runner_headers}
|
||||
)
|
||||
|
||||
target_precompile_headers(runner PRIVATE
|
||||
std_include.hpp
|
||||
)
|
||||
|
||||
set_property(TARGET runner APPEND_STRING PROPERTY LINK_FLAGS " /MANIFESTUAC:\"level='requireAdministrator'\"")
|
||||
|
||||
target_link_libraries(runner PRIVATE
|
||||
|
Reference in New Issue
Block a user