add_executable(main)
target_sources(main PUBLIC main.cpp other.cpp)
