Files
cmake/Tests/RunCMake/get_property/directory_properties-stderr.txt
T
Matthew Woehlke 3745af331a Add deprecation diagnostics to deprecated commands
The `install_files`, `install_programs`, `install_targets`,
`make_directory`, `remove`, `subdirs` and `write_file` commands have
been deprecated since CMake 3.0. Tweak them to emit deprecation
diagnostics.

Note that the `exec_program` command does not need a diagnostic as it is
disallowed under CMP0153.
2026-07-13 16:45:08 -04:00

41 lines
2.2 KiB
Plaintext

^get_directory_property: --><--
get_property: --><--
get_directory_property: -->value<--
get_property: -->value<--
get_directory_property: --><--
get_property: --><--
CMake Warning \(deprecated\) at directory_properties/CMakeLists.txt:2 \(subdirs\):
The 'subdirs' command has been superseded\. Use the 'add_subdirectory'
command instead\.
This warning is for project developers\. Use -Wno-author or -Wno-deprecated
to suppress it\.
get_directory_property: -->[^<;]*Tests/RunCMake/get_property/directory_properties<--
get_property: -->[^<;]*Tests/RunCMake/get_property/directory_properties<--
get_directory_property: -->[^<;]*Tests/RunCMake/get_property/directory_properties/sub1;[^<;]*Tests/RunCMake/get_property/directory_properties/sub2<--
get_property: -->[^<;]*Tests/RunCMake/get_property/directory_properties/sub1;[^<;]*Tests/RunCMake/get_property/directory_properties/sub2<--
get_directory_property: -->CustomTop;InterfaceTop<--
get_property: -->CustomTop;InterfaceTop<--
get_directory_property: -->CustomSub;InterfaceSub<--
get_property: -->CustomSub;InterfaceSub<--
get_directory_property: -->Imported1Top;Imported2Top<--
get_property: -->Imported1Top;Imported2Top<--
get_directory_property: -->Imported1Sub;Imported2Sub<--
get_property: -->Imported1Sub;Imported2Sub<--
get_directory_property: -->[^<;]*/Tests/RunCMake/get_property/directory_properties-build<--
get_property: -->[^<;]*/Tests/RunCMake/get_property/directory_properties-build<--
get_directory_property: -->[^<;]*/RunCMake/get_property<--
get_property: -->[^<;]*/Tests/RunCMake/get_property<--
get_directory_property: -->[^<;]*/Tests/RunCMake/get_property/directory_properties-build/directory_properties<--
get_property: -->[^<;]*/Tests/RunCMake/get_property/directory_properties-build/directory_properties<--
get_directory_property: -->[^<;]*/Tests/RunCMake/get_property/directory_properties<--
get_property: -->[^<;]*/Tests/RunCMake/get_property/directory_properties<--
get_directory_property: --><--
get_property: --><--
get_directory_property: -->test1;test2<--
get_property: -->test1;test2<--
get_directory_property: -->test1;test2;test3<--
get_property: -->test1;test2;test3<--
get_directory_property: -->Sub/test1;Sub/test2<--
get_property: -->Sub/test1;Sub/test2<--$