We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154ae22 commit 41e5c6dCopy full SHA for 41e5c6d
CMakeLists.txt
@@ -19,7 +19,7 @@ if(NOT TARGET dbt-rise-core)
19
FetchContent_Declare(
20
dbt_rise_core_git
21
GIT_REPOSITORY "https://github.com/Minres/DBT-RISE-Core.git"
22
- GIT_TAG 55a0d92cbe4345ec2b9b09be96e401a17ce63425
+ GIT_TAG f50d2d185adf8bb9f073018631d7be2a53500224
23
GIT_SHALLOW OFF
24
UPDATE_DISCONNECTED NOT ${UPDATE_EXTERNAL_PROJECT} # When enabled, this option causes the update step to be skipped.
25
)
0 commit comments