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 081b650 commit 2b2ca22Copy full SHA for 2b2ca22
arby/CMakeLists.txt
@@ -3,7 +3,7 @@ include(GNUInstallDirs)
3
CPMFindPackage(
4
NAME Codlili
5
GIT_REPOSITORY https://github.com/saxbophone/codlili.git
6
- GIT_TAG master
+ GIT_TAG v0.4.0
7
)
8
9
add_library(arby STATIC)
0 commit comments