----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123193/ -----------------------------------------------------------
Review request for Marble. Repository: marble Description ------- While in common use the CMAKE_INSTALL_PREFIX will be something like /usr/local, I had the need to fix this as we are deploying marble on embedded system in a highly customized way. The new version is strictly better as it works the same with non-empty prefixes but it also works with empty prefix. Diffs ----- src/CMakeLists.txt 6c4cc7f Diff: https://git.reviewboard.kde.org/r/123193/diff/ Testing ------- I've been building with this cmake since three months or so, both with empty and /usr/local prefixes. Thanks, Adam Dabrowski
_______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
