]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Pop check state after pushing it in libcrypto tests.
authorGuy Harris <[email protected]>
Tue, 23 Jan 2018 20:27:16 +0000 (12:27 -0800)
committerGuy Harris <[email protected]>
Tue, 23 Jan 2018 20:27:28 +0000 (12:27 -0800)
CMakeLists.txt

index 99b0d93e739f5e001dc0f1e5af74113eac15a3d6..b6eeba5e25a92850100a1dc7ac69ca06826edd20 100644 (file)
@@ -535,6 +535,8 @@ if(WITH_CRYPTO)
         #
         check_function_exists(EVP_CipherInit_ex HAVE_EVP_CIPHERINIT_EX)
 
+        cmake_pop_check_state()
+
         #
         # We have libcrypto.
         #