CMake/Tests/QtAutogen
Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst
```
git grep -lz 'Copyright.txt or https://cmake.org/licensing ' |
  while IFS= read -r -d $'\0' f ; do
    sed -i '/Copyright.txt or https:\/\/cmake.org\/licensing / {
              s/Copyright.txt/LICENSE.rst/
            }' "$f" ; done
```
2025-03-03 10:43:35 -05:00
..
AutogenOriginDependsOff
AutogenOriginDependsOn Revise C++ coding style using clang-format-18 2025-01-23 11:43:06 -05:00
AutogenTargetDepends
AutogenTimestampDeps Autogen: Restore target-ordering dependencies in Makefiles with DEPFILE 2024-03-14 09:05:06 -04:00
AutoMocGeneratedFile Autogen: Add AUTOMOC test /w file(Generate) 2023-05-19 16:28:51 +02:00
Complex LICENSE: Replace references to Copyright.txt with LICENSE.rst 2025-03-03 10:43:35 -05:00
DefinesTest
GlobalAutogenExecutable
GlobalAutogenSystemUseInclude Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property 2023-05-03 09:03:46 -04:00
GlobalAutogenTarget
LowMinimumVersion Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
MacOsFW
ManySources
MocCMP0071
MocCMP0100
MocInclude
MocIncludeSymlink
MocInterfaceMacroNames Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property 2023-04-09 20:51:15 +10:00
MocMacroName
MocOnly Revise C++ coding style using clang-format-18 2025-01-23 11:43:06 -05:00
MocOptions
MocOptions2 Tests: Add test for AUTOMOC_MOC_OPTIONS 2023-05-31 12:59:20 -04:00
MocOsMacros
MocSkipSource Revise C++ coding style using clang-format-18 2025-01-23 11:43:06 -05:00
ObjectLibrary
Parallel
Parallel1
Parallel2
Parallel3
Parallel4
ParallelAUTO
RccAutogenBuildDir Autogen: Add AUTORCC test /w AUTOGEN_BUILD_DIR 2023-04-26 18:07:04 +02:00
RccEmpty
RccOffMocLibrary
RccOnly
RccSkipSource
RerunMocBasic
RerunMocOnAddFile
RerunMocOnMissingDependency
RerunMocPlugin Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
RerunRccConfigChange
RerunRccDepends
RerunUicOnFileChange
SameName clang-format: Apply formatting to files with upper-case .H extension 2025-01-24 11:06:54 -05:00
StaticLibraryCycle
UicInclude
UicInterface Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
UicNoGui Revise C++ coding style using clang-format-18 2025-01-23 11:43:06 -05:00
UicOnly
UicSkipSource
UnityMocSource
WrappedFindPackage
AutogenCoreTest.cmake
AutogenGuiTest.cmake
TestMacros.cmake ctest: Remove outdated optimization of tests running ctest itself 2024-10-16 14:13:46 -04:00
Tests.cmake Tests: Removed unused LABELS on CMake's own tests 2024-07-24 10:07:35 -04:00