add_subdirectory(auto)
add_subdirectory(TinyUtils)

if(TOM)
    add_subdirectory(testdata_tom)
endif()
