From: Azat Khuzhin Date: Sun, 20 Nov 2022 13:51:36 +0000 (+0100) Subject: cmake: do influence CMAKE_DEBUG_POSTFIX of the outer project (if any) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=650d8619698d041fc1e5d003e2863b8232932855;p=libevent cmake: do influence CMAKE_DEBUG_POSTFIX of the outer project (if any) Consider the following example: $ touch lib.c $ cat > CMakeLists.txt <