This issue proposes removing the [`cmake/CPM.cmake`](https://github.com/threeal/cpp-starter/blob/170d21e18c395ee8d061a502c3a3e33bb67b9bce/cmake/CPM.cmake) file and, instead, including a line in the root [`CMakeLists.txt`](https://github.com/threeal/cpp-starter/blob/170d21e18c395ee8d061a502c3a3e33bb67b9bce/CMakeLists.txt) for directly downloading CPM.cmake.
This issue proposes removing the
cmake/CPM.cmakefile and, instead, including a line in the rootCMakeLists.txtfor directly downloading CPM.cmake.