FindLibraryWithDebug replacement
Allen Winter
winter at kde.org
Wed May 7 22:43:40 UTC 2014
Howdy,
FindTaglib.cmake used by the kfilemetadata frameworks tries to include FindLibraryWithDebug
except that FindLibraryWithDebug.cmake comes from kdelibs4support
Does modern CMake have a replacement for FindLibraryWithDebug we should use instead?
Maybe modern CMake's find_library is good enough?
See frameworks/kdelibs4support/cmake/modules/FindLibraryWithDebug.cmake
# FIND_LIBRARY_WITH_DEBUG
# -> enhanced FIND_LIBRARY to allow the search for an
# optional debug library with a WIN32_DEBUG_POSTFIX similar
# to CMAKE_DEBUG_POSTFIX when creating a shared lib
# it has to be the second and third argument
More information about the Kde-buildsystem
mailing list