# Set the project name
project (subproject2)

# Add an executable with the above sources
add_executable(${PROJECT_NAME} main2.cpp)
