set(CMAKE_BUILD_TYPE RelWithDebInfo)

add_executable(cpp-inlining main.cpp)
