|
@ -171,6 +171,9 @@ else() |
|
|
message(STATUS "Crypto++ found and version greater or equal to 5.6.2") |
|
|
message(STATUS "Crypto++ found and version greater or equal to 5.6.2") |
|
|
endif() |
|
|
endif() |
|
|
endif() |
|
|
endif() |
|
|
|
|
|
else() |
|
|
|
|
|
message(FATAL_ERROR "Couldn't find Crypto++ version >= 5.6.2.") |
|
|
|
|
|
|
|
|
endif() |
|
|
endif() |
|
|
|
|
|
|
|
|
# Not really worth caching. We want to reevaluate anyway. |
|
|
# Not really worth caching. We want to reevaluate anyway. |
|
|