I have the following GLOB_RECURSE in my cmake config to add to my project all the cpp files
file(GLOB_RECURSE SOURCES CONFIGURE_DEPENDS src/*.cpp)