Skip to content

Commit c8c1082

Browse files
Update CMakeLists.txt
Reverting the jsd version
1 parent fe516a1 commit c8c1082

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
@@ -74,7 +74,7 @@ find_package(YamlCpp REQUIRED 0.6.3)
7474
include(FetchContent)
7575
FetchContent_Declare(jsd
7676
GIT_REPOSITORY https://github.com/nasa-jpl/jsd.git
77-
GIT_TAG prestonr-feature-add-wkc-driver-saves
77+
GIT_TAG v3.0.1
7878
)
7979
FetchContent_MakeAvailable(jsd)
8080

0 commit comments

Comments
 (0)