mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 15:01:15 +02:00
add openssl version script
This commit is contained in:
parent
9bf32f1e81
commit
d2df8d2459
2
build/script/openssl_ver
Normal file
2
build/script/openssl_ver
Normal file
@ -0,0 +1,2 @@
|
||||
which_openssl := $(shell which openssl)
|
||||
$(info $(shell $(which_openssl) version -a))
|
Loading…
x
Reference in New Issue
Block a user