1
0
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:
Maurice Heumann
2022-12-28 09:19:39 +01:00
parent 8b4c277f11
commit 083e67e1d7
11 changed files with 74 additions and 76 deletions

View File

@ -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