[asterisk-scf-commits] asterisk-scf/release/cmake.git branch "ice-package" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Jan 18 15:08:47 CST 2011
branch "ice-package" has been updated
via 9686f69b915134654f2c0d2c9dc4168dc8ef3fe1 (commit)
from 0c6bf4dd51c1735dd006c652bed58ac4ef65aa5e (commit)
Summary of changes:
modules/FindIce.cmake | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 9686f69b915134654f2c0d2c9dc4168dc8ef3fe1
Author: Kevin P. Fleming <kpfleming at digium.com>
Date: Tue Jan 18 15:08:44 2011 -0600
Document usage of CMAKE_DEBUG_POSTFIX.
diff --git a/modules/FindIce.cmake b/modules/FindIce.cmake
index 749f6fb..cc9bac3 100644
--- a/modules/FindIce.cmake
+++ b/modules/FindIce.cmake
@@ -64,6 +64,9 @@
# debugging messages as each step of its operations
# are performed.
#
+# CMAKE_DEBUG_POSTFIX If this is set to any value, it will be used as a
+# a suffix when searching for 'debug' libraries.
+#
# Variables set by this module:
#
# ICE_FOUND Will be set if a compatible version of Ice was found
-----------------------------------------------------------------------
--
asterisk-scf/release/cmake.git
More information about the asterisk-scf-commits
mailing list