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 9910411 commit 9d40aa8Copy full SHA for 9d40aa8
1 file changed
CMakeLists.txt
@@ -27,7 +27,7 @@ if(NOT TARGET dbt-rise-core)
27
FetchContent_Declare(
28
dbt_rise_core_git
29
GIT_REPOSITORY "https://github.com/Minres/DBT-RISE-Core.git"
30
- GIT_TAG 56500a1d
+ GIT_TAG daa01b423360e7677a30d61f913cfa1bf09a1251
31
GIT_SHALLOW OFF
32
UPDATE_DISCONNECTED NOT ${UPDATE_EXTERNAL_PROJECT} # When enabled, this option causes the update step to be skipped.
33
)
0 commit comments