mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-20 05:55:44 +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)
|