if(MCDS_BUILD_DEMOS)
    add_subdirectory(mcds_lib_demo)
endif()

if(MCDS_BUILD_MTV)
    add_subdirectory(mcds_trace_viewer)
endif()
