We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d0cfc1 commit 52359dfCopy full SHA for 52359df
3 files changed
exe/CMakeLists.txt
@@ -33,7 +33,7 @@ FetchContent_Declare(common
33
GIT_REPOSITORY
34
https://github.com/bostick/common.git
35
GIT_TAG
36
- v0.3.0
+ v0.4.0
37
GIT_SHALLOW 1
38
GIT_PROGRESS 1
39
)
lib/CMakeLists.txt
@@ -48,7 +48,7 @@ FetchContent_Declare(common
48
49
50
51
52
53
54
test/CMakeLists.txt
@@ -46,7 +46,7 @@ FetchContent_Declare(common
46
47
0 commit comments