1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-09-06 17:07:24 +00:00

Prepare ept hooking

This commit is contained in:
momo5502
2022-04-12 20:05:51 +02:00
parent c7e29af2b5
commit dfa1172f34
9 changed files with 84 additions and 13 deletions

View File

@@ -5,4 +5,4 @@ add_library(shared INTERFACE
${shared_headers}
)
target_include_directories(shared INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
target_include_directories(shared INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})