We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68a12d commit ca0c51cCopy full SHA for ca0c51c
CMakeLists.txt
@@ -13,7 +13,7 @@ option(VERONA_GENERATE_LAUNCH_JSON "Generate a launch.json file for debugging in
13
FetchContent_Declare(
14
trieste
15
GIT_REPOSITORY https://github.com/microsoft/trieste
16
- GIT_TAG f63eda3dddedaf65def0f237b566fa7e239e6a1c
+ GIT_TAG b466068270471ccc9c5f5ddd543bd6e2fb02ad87
17
GIT_SHALLOW FALSE
18
)
19
0 commit comments