This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115744/

This change has been marked as submitted.


Review request for Documentation, KDE Frameworks and Luigi Toscano.
By Alexander Richardson.

Updated Feb. 22, 2014, noon

Repository: kdoctools

Description

Fix projects using KDocTools on windows.

If ${CMAKE_INSTALL_PREFIX}/${DATA_INSTALL_DIR} contained /../ elements
file(RELATIVE_PATH) would interpret these as valid directory names and
therefore return a relative path which has too many /../

REVIEW: 115744

Testing

kservice didn't compile before this change, now it does (win32), doesn't affect other platforms

Diffs

  • src/CMakeLists.txt (241d56ffdb9f5cf4859eaf06aad491b9e1ca94fa)

View Diff