On domenica 4 giugno 2017 20:31:43 CEST, A. Bikadorov wrote:
Quick question: is there a macro to find out the version of a frameworks library (KIO) at compile time?
Yes, $framework_VERSION. Example usage: https://cgit.kde.org/dolphin.git/commit/?id=5f484d8ee865554f933dd22fd1a2e597b1ecb52a
Like PLASMA_MAKE_VERSION or QT_VERSION_CHECK. Thanks Alex
Cheers, Elvis