1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2025-05-23 12:44:51 +00:00
hypervisor/external/ia32-doc.cmake
2022-03-27 17:51:55 +02:00

4 lines
93 B
CMake

add_library(ia32_doc INTERFACE)
target_include_directories(ia32_doc INTERFACE ia32-doc/out)