Skip to content

Commit

Permalink
Update yder version
Browse files Browse the repository at this point in the history
  • Loading branch information
babelouest committed Sep 16, 2023
1 parent d425366 commit b905f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ set(PROJECT_VERSION_NUMBER "${LIBRARY_VERSION_MAJOR_PAD}${LIBRARY_VERSION_MINOR_
set(LIBRARY_VERSION "${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}.${LIBRARY_VERSION_PATCH}")
set(LIBRARY_SOVERSION "${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}")
set(ORCANIA_VERSION_REQUIRED "2.3.3")
set(YDER_VERSION_REQUIRED "1.4.19")
set(YDER_VERSION_REQUIRED "1.4.20")
set(JANSSON_VERSION_REQUIRED "2.1")

# cmake modules
Expand Down

0 comments on commit b905f96

Please sign in to comment.