poco/build/script/openssl_ver

3 lines
85 B
Plaintext

which_openssl := $(shell which openssl)
$(info $(shell $(which_openssl) version -a))