X-Git-Url: https://git.siccegge.de//index.cgi?p=software%2FDIPE.git;a=blobdiff_plain;f=src%2FCMakeLists.txt;h=7379e31741d5762936b5716736855e912d4b8265;hp=ce0076e1f48d2b50e18067965b447b5695fa6940;hb=d4e7cbce6db6c8a08ca82b12d9eeaa5a4f59fc3e;hpb=9e276a2fee29d54cc7d742b4ab26d4885a70cf6b diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ce0076e..7379e31 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -9,4 +9,4 @@ target_include_directories (DIPE PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../include/) target_link_libraries(DIPE pbc) target_link_libraries(DIPE gmp) -target_link_libraries(DIPE crypto) +target_link_libraries(DIPE nettle)