summaryrefslogtreecommitdiff
path: root/src/lib/frct.c
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2023-08-07 09:52:22 +0200
committerSander Vrijders <sander@ouroboros.rocks>2023-08-23 13:09:10 +0200
commita7bbe9841bb1633fab84428252b16bf4d938932f (patch)
tree7796e11eda37880d851342f6f1fb7b9e200a8ee0 /src/lib/frct.c
parentd99ab9755b08db8b6c021f8358dbb0b460ebd383 (diff)
downloadouroboros-a7bbe9841bb1633fab84428252b16bf4d938932f.tar.gz
ouroboros-a7bbe9841bb1633fab84428252b16bf4d938932f.zip
build: Link libcrypt and fix cmake compatibility
Compatibility with versions of CMake older than 3.5 is deprecated from CMake 3.27 onwards, and will be removed from a future version. Calls to cmake_minimum_required() or cmake_policy() that set the policy version to an older value now issue a deprecation diagnostic. Fixed by indicating a max tested value for cmake_minimum_required(). Changed linking with OpenSSL to link with libcrypto only, we don't require libssl. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/lib/frct.c')
0 files changed, 0 insertions, 0 deletions