21c7942140
[extended tests] Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4327)
6 lines
268 B
Text
6 lines
268 B
Text
IF[{- defined $target{cxx} && !$disabled{"external-tests"}-}]
|
|
PROGRAMS_NO_INST=ossl_shim
|
|
SOURCE[ossl_shim]=ossl_shim.cc async_bio.cc packeted_bio.cc test_config.cc
|
|
INCLUDE[ossl_shim]=. include ../../include
|
|
DEPEND[ossl_shim]=../../libssl ../../libcrypto
|
|
ENDIF
|