THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#869 - awesome does not build with cmake 2.8.4
User who did this - Uli Schlachter (psychon)
Reason for closing: Fixed
Additional comments about closing: Thanks a ton for the patch!
commit 8b6adbffead83c9d77c493174d0f5b6a97f2a9e9
Author: Thomas Moschny <[email protected]>
Date: Mon Feb 21 17:58:04 2011 +0100
Normalize icon path names (fixes #869).
The elements in ${icon_sources}, as returned by file(GLOB ...) contain
double slashes, could be a bug in cmake. This causes building with
cmake 2.8.4 to fail, due to dependency problems lateron.
This patch works around the issue by normalizing all path names in
${icon_sources} while appending them to ${ALL_ICONS}, thereby removing
the double slashes.
More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=869
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
--
To unsubscribe, send mail to [email protected].