1 2add_library(host_includes INTERFACE) 3target_include_directories(host_includes INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}) 4