]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
CMake: Set default build type to RelWithDebInfo
authorVitaly Chikunov <vt@altlinux.org>
Wed, 15 Dec 2021 00:46:26 +0000 (03:46 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Wed, 15 Dec 2021 14:11:18 +0000 (17:11 +0300)
commitb85ad0f1bf5be3684c2243e0c1fc09464f244b26
treeabca3262a0a65b9fd042e3088273a4616611a6bb
parent1c34b3491fd1a83fa29f5d28d67cca62ef965d40
CMake: Set default build type to RelWithDebInfo

To maintain backward compatibility for users already familiar with older engine
build type (basically restores `-O2 -g').

Fixes: 5ad6c77 ("Adapt C flags for the cmake build type")
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
CMakeLists.txt