We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4d93a commit 17e6c7dCopy full SHA for 17e6c7d
CMakeLists.txt
@@ -8,7 +8,7 @@ endif()
8
# When updating to a newer version of CMake, see if we can use the following
9
project(ctre
10
HOMEPAGE_URL "https://compile-time.re"
11
- VERSION 3.8.1
+ VERSION 3.9.0
12
LANGUAGES CXX)
13
set(PROJECT_DESCRIPTION "Fast compile-time regular expressions with support for matching/searching/capturing during compile-time or runtime.")
14
0 commit comments