We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4fec4 commit a3685ceCopy full SHA for a3685ce
CMakeLists.txt
@@ -7,7 +7,6 @@
7
cmake_minimum_required(VERSION 3.18)
8
9
# Set QIREE_VERSION using git tags using the following format
10
-set(CGV_TAG_REGEX "v([0-9.]+)(-dev|-rc.[0-9]+)?")
11
include("${CMAKE_CURRENT_LIST_DIR}/cmake/CgvFindVersion.cmake")
12
cgv_find_version(QIREE)
13
0 commit comments