1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-07-05 18:51:53 +00:00

Resource tests

This commit is contained in:
momo5502
2022-04-24 14:19:43 +02:00
parent 93a88c5d7a
commit 28c9145268
7 changed files with 164 additions and 15 deletions

View File

@ -1,3 +1,4 @@
add_subdirectory(shared)
add_subdirectory(driver)
add_subdirectory(driver_file)
add_subdirectory(runner)