From: Vitaly Chikunov Date: Tue, 7 Dec 2021 09:14:48 +0000 (+0300) Subject: CMake: Add CONFIG to the output dir if MSVC X-Git-Tag: v3.0.1~18 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=10d31cde589e7400fec9169431a4d4d837fe23d0;hp=10d31cde589e7400fec9169431a4d4d837fe23d0;p=openssl-gost%2Fengine.git CMake: Add CONFIG to the output dir if MSVC This will fix setting of OPENSSL_ENGINES in ctest on Windows. Signed-off-by: Vitaly Chikunov ---