kdelibs/cmake
Ivailo Monev 5d3b9eff13 kdecore: remove redundant internal KDE4_CMAKE_TOPLEVEL_DIR_LENGTH definition
it has the same effect as -ffile-prefix-map="${CMAKE_SOURCE_DIR}=." which
would affect not only KDebug if reproducible builds are a must (Debian) or
references to the build directory are not desired (Arch Linux). Debian
sets -ffile-prefix-map automatically by default as for Arch there may be
more warnings from `makepkg` after this change about references to source
directory but that's not something I have to look into

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-22 02:48:04 +03:00
..
modules kdecore: remove redundant internal KDE4_CMAKE_TOPLEVEL_DIR_LENGTH definition 2022-10-22 02:48:04 +03:00
CMakeLists.txt generic: remove support for final target via KDE4_ENABLE_FINAL 2015-03-02 04:57:24 +00:00