yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame] | 1 | IF[{- defined $target{CXX} && !$disabled{"external-tests"} -}] |
2 | PROGRAMS_NO_INST=ossl_shim | ||||
3 | SOURCE[ossl_shim]=ossl_shim.cc async_bio.cc packeted_bio.cc test_config.cc | ||||
4 | INCLUDE[ossl_shim]=. include ../../include | ||||
5 | DEPEND[ossl_shim]=../../libssl ../../libcrypto | ||||
6 | ENDIF |