From b0fa316f3c18ea2dfe6be7ee38e72371b86b3bd6 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Thu, 1 Oct 2009 20:48:45 +0000 Subject: more sync: document QT_MAC_USE_COCOA Alex svn path=/trunk/KDE/kdelibs/; revision=1030207 --- modules/FindQt4.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/FindQt4.cmake') diff --git a/modules/FindQt4.cmake b/modules/FindQt4.cmake index 8dff2fb5..90ffee69 100644 --- a/modules/FindQt4.cmake +++ b/modules/FindQt4.cmake @@ -178,6 +178,9 @@ # QT_QTXMLPATTERNS_FOUND True if QtXmlPatterns was found. # QT_PHONON_FOUND True if phonon was found. # +# QT_MAC_USE_COCOA For Mac OS X, its whether Cocoa or Carbon is used. +# In general, this should not be used, but its useful +# when having platform specific code. # # QT_DEFINITIONS Definitions to use when compiling code that uses Qt. # You do not need to use this if you include QT_USE_FILE. -- cgit v1.2.1