mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
add openssl version script
This commit is contained in:
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))
|
||||||
Reference in New Issue
Block a user