if (XO_ENABLE_EXAMPLES) add_executable(hello hello.cpp) xo_include_options2(hello) endif()