cmake
HAVE_BSDREADPASSPHRASE
examples
exaexa/codecrypt
CMakeLists.txt
:29
find_library
(HAVE_BSDREADPASSPHRASE bsd)
exaexa/codecrypt
CMakeLists.txt
:31
add_definitions
(-DHAVE_BSDREADPASSPHRASE=
1
)