Skip to content

Commit 411eb3a

Browse files
authored
Update version metadata script (#38)
Update CgvFindVersion
1 parent da5749a commit 411eb3a

File tree

2 files changed

+262
-85
lines changed

2 files changed

+262
-85
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
cmake_minimum_required(VERSION 3.18)
88

99
# Set QIREE_VERSION using git tags using the following format
10-
set(CGV_TAG_REGEX "v([0-9.]+)(-dev|-rc.[0-9]+)?")
1110
include("${CMAKE_CURRENT_LIST_DIR}/cmake/CgvFindVersion.cmake")
1211
cgv_find_version(QIREE)
1312

0 commit comments

Comments
 (0)