mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-26 03:23:05 +01:00
2 lines
84 B
Plaintext
2 lines
84 B
Plaintext
which_openssl := $(shell which openssl)
|
|
$(info $(shell $(which_openssl) version -a)) |