CMakeLists.txt

# Add a library
add_library(mylib hello.cpp)