summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find*: Update *_FOUND variablesPeter Kokot2025-09-231-2/+2
* FindQt3, FindQt4: Clarify QT_FOUND result variablePeter Kokot2025-09-161-2/+3
* FindQt4: Use CMAKE_CURRENT_LIST_DIRPeter Kokot2025-08-261-9/+2
* FindQt4: Clarify the Qt4_FOUND variablePeter Kokot2025-08-101-6/+16
* Find*: Add intro code blocksPeter Kokot2025-08-041-5/+11
* Merge topic 'patch-FindQt4'Brad King2025-03-251-224/+369
|\
| * FindQt4: Update documentationPeter Kokot2025-03-211-224/+369
* | Merge topic 'FindQt4-QT4_FOUND'Brad King2025-03-211-0/+1
|\ \ | |/ |/|
| * FindQt4: Restore QT4_FOUND settingPeter Kokot2025-03-211-0/+1
| * LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* | Qt4Macros: Replace obsolete/deprecated macro_add_file_dependencies()Peter Kokot2025-03-161-1/+3
* | LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
|/
* Help: Use Title Case for all "Imported Targets" sectionsNikita Nemkin2025-01-311-1/+1
* Modules/Find*: Include FindPackageHandleStandardArgs normallyBrad King2025-01-301-1/+1
* Use lower case style for commandsPeter Kokot2025-01-281-7/+7
* CMP0020: Remove support for OLD behaviorBrad King2025-01-181-4/+2
* FindPackageHandleStandardArgs: Clarify the FOUND_VAR optionPeter Kokot2024-12-311-2/+1
* style: Remove trailing blank lines from all CMake sourcesMatthew Woehlke2024-11-211-1/+0
* FindQt4: Fix typo in documentation formattingBrad King2023-10-021-1/+1
* FindQt4: Drop outdated advice to look at CMakeError.log on failureBrad King2023-01-181-1/+1
* Merge topic 'FPHSA-name-mismatches-chained-via-include'Brad King2020-08-101-0/+8
|\
| * FPHSA: detect inclusion between find modulesBen Boeckel2020-08-071-0/+8
* | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
|/
* Fix elseif() in place of else()Artalus2019-07-031-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-298/+299
* FindQt4: New IMPORTS, PLUGINS and MKSPECS handlingChristian Pfeiffer2018-05-141-27/+19
* FindQt4: Revert "Set PLUGINS and IMPORTS dir even if empty"Brad King2018-03-191-12/+1
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in ModulesCraig Scott2017-12-291-5/+6
* FindQt4: Set PLUGINS and IMPORTS dir even if emptyChristian Pfeiffer2017-11-191-1/+12
* FindQt4: Do not assume all libraries are frameworksJean-Christophe Fillion-Robin2017-08-211-6/+8
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* prefer list(APPEND) over string(APPEND) where appropriateDaniel Pfeifer2016-08-081-1/+1
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-271-1/+1
* FindQt4: Document Qt4::QtDeclarative imported target (#16157)Brad King2016-06-201-0/+2
* FindQt4: Fix handling of QT_VERSION_MAJOR mismatchDaniel Scharrer2014-12-091-1/+1
* Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-071-1/+1
* Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-061-5/+7
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-10/+15
* Merge topic 'FindQt4-more-plugins'Brad King2014-07-291-3/+3
|\
| * FindQt4: Add nativewifi and qtga pluginsMathieu MARACHE2014-07-281-3/+3
* | FindQt4: Don't further process qmake if it does not belong to Qt4Nils Gladitz2014-06-271-1/+2
* | FindQt4: Use standard section header underline conventionBrad King2014-06-021-6/+6
* | FindQt[34]: Prefer matching versioned tool namesRolf Eike Beer2014-05-221-6/+6
* | Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-301-9/+11
|/
* Qt4: Add IMPORTED executable for qmake.Stephen Kelly2014-02-091-0/+5
* Help: Specify that qtmain.lib is only used for WIN32 executables.Stephen Kelly2014-02-051-1/+2
* Merge topic 'fix-Qt-autogen'Brad King2014-02-041-0/+8
|\
| * FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.Stephen Kelly2014-01-291-0/+8
* | Help: Move Qt tool invocation information to a generic cmake-qt manual.Stephen Kelly2014-02-021-72/+1
|/
* Qt4: Create IMPORTED executable targets for all Qt executables.Stephen Kelly2014-01-281-64/+22