]> 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>
Thu, 7 Dec 2023 06:38:21 +0000 (07:38 +0100)
commitae64a116f05bade92fa2794394e44127bdaa7436
tree4564cc91e8270be6c3a1643b1ab730bf6a7c7f6a
parentf882753f43ff7d3e03dc53e6c7450a1308265628
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: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/22947)
Configurations/windows-makefile.tmpl