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