My tooling requires I use extension `.hpp` rather than `.h` for header files. This gives an error from `cmake`. > CMake Error at CMakeLists.txt:27 (add_executable): > Cannot find source file: > > nucleotide_count.h > > Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx