Skip to content

Commit 54b440d

Browse files
feat: branch to correspond to jsd changes
1 parent d3b88aa commit 54b440d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ find_package(YamlCpp REQUIRED 0.6.3)
7373
include(FetchContent)
7474
FetchContent_Declare(jsd
7575
GIT_REPOSITORY https://github.com/nasa-jpl/jsd.git
76-
GIT_TAG v3.0.0
76+
GIT_TAG fix-product-code-is-compatible-el2809-el1008
7777
)
7878
FetchContent_MakeAvailable(jsd)
7979

0 commit comments

Comments
 (0)