.. |
CMP0076-WARN
|
|
|
debug
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
dir
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
dir1
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
dir2
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
dir3
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
dir4
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
RelativePathInSubdirGenEx
|
|
|
RelativePathInSubdirInclude
|
|
|
RelativePathInSubdirInterface
|
|
|
RelativePathInSubdirPrivate
|
|
|
reldir
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
release
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
AddCustomTargetCheckProperty.cmake
|
|
|
AddCustomTargetGenx.cmake
|
|
|
AddCustomTargetInterfaceSources-result.txt
|
|
|
AddCustomTargetInterfaceSources-stderr.txt
|
|
|
AddCustomTargetInterfaceSources.cmake
|
|
|
AddCustomTargetPrivateSources.cmake
|
|
|
AddCustomTargetPublicSources-result.txt
|
|
|
AddCustomTargetPublicSources-stderr.txt
|
|
|
AddCustomTargetPublicSources.cmake
|
|
|
AddCustomTargetSources-result.txt
|
|
|
AddCustomTargetSources-stderr.txt
|
|
|
AddCustomTargetSources.cmake
|
|
|
CMakeLists.txt
|
Tests: Add RunCMake.target_sources case covering missing source
|
2023-02-28 17:50:31 -05:00 |
CMP0076-OLD-result.txt
|
|
|
CMP0076-OLD-stderr.txt
|
|
|
CMP0076-OLD.cmake
|
|
|
CMP0076-WARN-result.txt
|
|
|
CMP0076-WARN-stderr.txt
|
|
|
CMP0076-WARN.cmake
|
Tests/RunCMake: Update cmake_minimum_required versions
|
2023-02-11 06:24:22 -05:00 |
ConfigNotAllowed-result.txt
|
|
|
ConfigNotAllowed-stderr.txt
|
|
|
ConfigNotAllowed.cmake
|
|
|
dependency.c
|
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
|
2022-04-14 09:17:54 -04:00 |
empty3.h
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
empty_1.cpp
|
|
|
empty_2.cpp
|
|
|
empty_3.cpp
|
|
|
empty_4.cpp
|
|
|
empty.c
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
EmptyKeywordArgs.cmake
|
|
|
error.c
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
ExportBuild-result.txt
|
|
|
ExportBuild.cmake
|
|
|
FileSetAbsoluteInstallIncludeDirExport.cmake
|
File set: Allow absolute CMAKE_INSTALL_INCLUDEDIR
|
2023-06-20 11:39:11 -04:00 |
FileSetAbsoluteInstallIncludeDirImport.cmake
|
File set: Allow absolute CMAKE_INSTALL_INCLUDEDIR
|
2023-06-20 11:39:11 -04:00 |
FileSetBadName-result.txt
|
target_sources(): Enforce stricter requirements for FILE_SET name
|
2022-03-03 10:17:10 -05:00 |
FileSetBadName-stderr.txt
|
target_sources(): Enforce stricter requirements for FILE_SET name
|
2022-03-03 10:17:10 -05:00 |
FileSetBadName.cmake
|
target_sources(): Enforce stricter requirements for FILE_SET name
|
2022-03-03 10:17:10 -05:00 |
FileSetChangeScope-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetChangeScope-stderr.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetChangeScope.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetChangeType-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetChangeType-stderr.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetChangeType.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetCustomTarget-result.txt
|
target_sources(): Prohibit FILE_SET on custom targets
|
2022-02-28 17:21:04 -05:00 |
FileSetCustomTarget-stderr.txt
|
target_sources(): Prohibit FILE_SET on custom targets
|
2022-02-28 17:21:04 -05:00 |
FileSetCustomTarget.cmake
|
target_sources(): Prohibit FILE_SET on custom targets
|
2022-02-28 17:21:04 -05:00 |
FileSetDefaultWrongType-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetDefaultWrongType-stderr.txt
|
cmExperimental: remove the flag for C++ modules
|
2023-10-02 10:17:31 -04:00 |
FileSetDefaultWrongType.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetDirect-result.txt
|
target_sources: give a hint when a file named FILE_SET is not found
|
2023-02-24 17:43:22 -05:00 |
FileSetDirect-stderr.txt
|
Tests/RunCMake: Match 'Tried extensions' output more robustly
|
2023-03-09 14:35:05 -05:00 |
FileSetDirect.cmake
|
target_sources: give a hint when a file named FILE_SET is not found
|
2023-02-24 17:43:22 -05:00 |
FileSetDirectories.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetExport.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetExportMissingSetsInterfacePostExport-result.txt
|
install(EXPORT): Check for missing file sets at generate time
|
2022-06-29 15:05:32 -04:00 |
FileSetExportMissingSetsInterfacePostExport-stderr.txt
|
install(EXPORT): Check for missing file sets at generate time
|
2022-06-29 15:05:32 -04:00 |
FileSetExportMissingSetsInterfacePostExport.cmake
|
install(EXPORT): Check for missing file sets at generate time
|
2022-06-29 15:05:32 -04:00 |
FileSetFileNoExist-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetFileNoExist-stderr.txt
|
target_sources: Fix backtrace on missing source
|
2023-02-28 18:07:36 -05:00 |
FileSetFileNoExist.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetFramework-result.txt
|
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
|
2022-04-07 09:26:58 -04:00 |
FileSetFramework-stderr.txt
|
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
|
2022-04-07 09:26:58 -04:00 |
FileSetFramework.cmake
|
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
|
2022-04-07 09:26:58 -04:00 |
FileSetGeneratedDependency.cmake
|
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
|
2022-04-14 09:17:54 -04:00 |
FileSetGeneratedDependency.h.in
|
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
|
2022-04-14 09:17:54 -04:00 |
FileSetImport.cmake
|
cmTarget: factor out fileset type handling
|
2022-04-25 16:49:57 -04:00 |
FileSetInstallMissingSetsInterface-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetInstallMissingSetsInterface-stderr.txt
|
cmInstallCommand: tweak error message
|
2022-04-15 20:44:53 -04:00 |
FileSetInstallMissingSetsInterface.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetInstallMissingSetsInterfacePostInstall-result.txt
|
install(EXPORT): Check for missing file sets at generate time
|
2022-06-29 15:05:32 -04:00 |
FileSetInstallMissingSetsInterfacePostInstall-stderr.txt
|
install(EXPORT): Check for missing file sets at generate time
|
2022-06-29 15:05:32 -04:00 |
FileSetInstallMissingSetsInterfacePostInstall.cmake
|
install(EXPORT): Check for missing file sets at generate time
|
2022-06-29 15:05:32 -04:00 |
FileSetInstallMissingSetsPrivate.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetNoExistInstall.cmake
|
install(): Properly ignore FILE_SETs that don't exist
|
2022-02-17 14:43:06 -05:00 |
FileSetNoType-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetNoType-stderr.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetNoType.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetOverlappingBaseDirs-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetOverlappingBaseDirs-stderr.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetOverlappingBaseDirs.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetProperties.cmake
|
cmTarget: factor out fileset type handling
|
2022-04-25 16:49:57 -04:00 |
FileSetReadOnlyInterface-result.txt
|
cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only
|
2022-04-11 14:06:15 -04:00 |
FileSetReadOnlyInterface-stderr.txt
|
cmTarget: Don't allow setting read-only properties
|
2024-01-23 08:50:38 -05:00 |
FileSetReadOnlyInterface.cmake
|
cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only
|
2022-04-11 14:06:15 -04:00 |
FileSetReadOnlyPrivate-result.txt
|
cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only
|
2022-04-11 14:06:15 -04:00 |
FileSetReadOnlyPrivate-stderr.txt
|
cmTarget: Don't allow setting read-only properties
|
2024-01-23 08:50:38 -05:00 |
FileSetReadOnlyPrivate.cmake
|
cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only
|
2022-04-11 14:06:15 -04:00 |
FileSetWrongBaseDirs-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetWrongBaseDirs-stderr.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetWrongBaseDirs.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetWrongBaseDirsRelative-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetWrongBaseDirsRelative-stderr.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetWrongBaseDirsRelative.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetWrongSyntax-result.txt
|
target_sources: give a hint when a file named FILE_SET is not found
|
2023-02-24 17:43:22 -05:00 |
FileSetWrongSyntax-stderr.txt
|
Tests/RunCMake: Match 'Tried extensions' output more robustly
|
2023-03-09 14:35:05 -05:00 |
FileSetWrongSyntax.cmake
|
target_sources: give a hint when a file named FILE_SET is not found
|
2023-02-24 17:43:22 -05:00 |
FileSetWrongType-result.txt
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
FileSetWrongType-stderr.txt
|
cmExperimental: remove the flag for C++ modules
|
2023-10-02 10:17:31 -04:00 |
FileSetWrongType.cmake
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
h1.h
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
h2.h
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
h3.h
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
lib1.c
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
lib2.c
|
Tests: Add tests for target_sources(FILE_SET) and associated functionality
|
2021-10-27 15:17:23 -04:00 |
main.cpp
|
|
|
MissingSource-result.txt
|
Tests: Add RunCMake.target_sources case covering missing source
|
2023-02-28 17:50:31 -05:00 |
MissingSource-stderr.txt
|
target_sources: Fix backtrace on missing source
|
2023-02-28 18:07:36 -05:00 |
MissingSource.cmake
|
Tests: Add RunCMake.target_sources case covering missing source
|
2023-02-28 17:50:31 -05:00 |
OriginDebug-result.txt
|
|
|
OriginDebug-stderr.txt
|
Tests/RunCMake: Update cmake_minimum_required versions
|
2023-02-11 06:24:22 -05:00 |
OriginDebug.cmake
|
Tests/RunCMake: Update cmake_minimum_required versions
|
2023-02-11 06:24:22 -05:00 |
RelativePathInInterface-stdout.txt
|
|
|
RelativePathInInterface.cmake
|
|
|
RelativePathInSubdirGenEx-stdout.txt
|
|
|
RelativePathInSubdirGenEx.cmake
|
|
|
RelativePathInSubdirInclude-stdout.txt
|
|
|
RelativePathInSubdirInclude.cmake
|
|
|
RelativePathInSubdirInterface-stdout.txt
|
|
|
RelativePathInSubdirInterface.cmake
|
|
|
RelativePathInSubdirPrivate-stdout.txt
|
|
|
RelativePathInSubdirPrivate.cmake
|
|
|
RunCMakeTest.cmake
|
CMP0026: Remove support for OLD behavior
|
2025-01-19 09:40:59 -05:00 |