mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-01-10 02:51:49 +00:00
4 lines
93 B
CMake
4 lines
93 B
CMake
add_library(ia32_doc INTERFACE)
|
|
|
|
target_include_directories(ia32_doc INTERFACE ia32-doc/out)
|