include(FetchContent) FetchContent_Declare( ctre GIT_REPOSITORY "https://github.com/hanickadot/compile-time-regular-expressions" GIT_TAG v3.5 ) add_subdirectory(ctre)