mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-04-01 08:23:01 +00:00
More cleanup and hypervisor progress
This commit is contained in:
@@ -5,7 +5,7 @@ file(GLOB driver_headers ${CMAKE_CURRENT_SOURCE_DIR}/*.hpp)
|
||||
|
||||
wdk_add_driver(driver
|
||||
${driver_sources}
|
||||
${driver_header}
|
||||
${driver_headers}
|
||||
)
|
||||
target_precompile_headers(driver
|
||||
PRIVATE std_include.hpp
|
||||
|
||||
Reference in New Issue
Block a user