set(CMAKE_BUILD_TYPE RelWithDebInfo)

add_executable(cpp-stdin main.cpp)

