Skip to content

Commit

Permalink
Raised version of libgvm_util.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelmold committed Sep 16, 2024
1 parent 8755c57 commit 360f50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ find_package (Threads)

pkg_check_modules (CJSON REQUIRED libcjson>=1.7.14)
pkg_check_modules (LIBGVM_BASE REQUIRED libgvm_base>=22.10)
pkg_check_modules (LIBGVM_UTIL REQUIRED libgvm_util>=22.10)
pkg_check_modules (LIBGVM_UTIL REQUIRED libgvm_util>=22.10.1)
pkg_check_modules (LIBGVM_OSP REQUIRED libgvm_osp>=22.10)
pkg_check_modules (LIBGVM_GMP REQUIRED libgvm_gmp>=22.10)
pkg_check_modules (GNUTLS REQUIRED gnutls>=3.2.15)
Expand Down

0 comments on commit 360f50e

Please sign in to comment.