The CMakeLists file is defining C++20, change the following line for another version:
set(CMAKE_CXX_STANDARD 20)
GTest is available for testing.
This template is inteded to be used with VSCode on a development container and targeting/packaging to Linux. The environment contains some extensions that will aid the development.