We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707f8ba commit ae077b8Copy full SHA for ae077b8
1 file changed
CMakeLists.txt
@@ -20,7 +20,7 @@ if(NOT TARGET dbt-rise-core)
20
dbt_rise_core_git
21
GIT_REPOSITORY "https://github.com/Minres/DBT-RISE-Core.git"
22
#GIT_TAG "origin/develop"
23
- GIT_TAG 97c8150
+ GIT_TAG f0a0267
24
GIT_SHALLOW OFF
25
UPDATE_DISCONNECTED NOT ${UPDATE_EXTERNAL_PROJECT} # When enabled, this option causes the update step to be skipped.
26
)
0 commit comments