if (XO_ENABLE_EXAMPLES)
    add_executable(indentlog_ex3 ex3.cpp)
    xo_include_options2(indentlog_ex3)
endif()
