From a9344a547ba96d7f0f4b3f53e101ba0711c1db38 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Mon, 12 Sep 2005 22:46:13 -0400 Subject: ENH: add docs for QT_REQUIRED --- Modules/FindQt.cmake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Modules/FindQt.cmake b/Modules/FindQt.cmake index 0cc53e0..aacdb41 100644 --- a/Modules/FindQt.cmake +++ b/Modules/FindQt.cmake @@ -10,6 +10,8 @@ # Once the user sets DESIRED_QT_VERSION, then the FindQt3 or FindQt4 module # is included. # +# QT_REQUIRED if this is set to TRUE then if cmake can not find QT4 or QT3 +# an error is raised and a message is sent to the user. # DESIRED_QT_VERSION OPTION is created # QT4_INSTALLED is set to TRUE if qt4 is found. # QT3_INSTALLED is set to TRUE if qt3 is found. -- cgit v0.12