]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add the 'run_tests' target to the Windows build file template as well
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Dec 2023 08:26:36 +0000 (09:26 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 8 Dec 2023 08:03:04 +0000 (09:03 +0100)
commita223bfcb89df54093a1858817e02fd6e0cb38219
tree214b361ff13863eeb628266d193029056141c97e
parentab2b19e3ccd53932c68d2a2408af83af585c89b0
Add the 'run_tests' target to the Windows build file template as well

For some reason, it was added to the Unix and VMS build templates, but
Windows was forgotten.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22948)
Configurations/windows-makefile.tmpl