Tests/RunCMake: Match CMakeLists.txt file name more precisely

This commit is contained in:
AJIOB
2025-10-16 16:46:48 +03:00
parent 06ccd15457
commit 62b112ee25
612 changed files with 825 additions and 825 deletions

View File

@@ -431,7 +431,7 @@ if(BUILD_TESTING)
ADD_TEST_MACRO(PreOrder PreOrder)
ADD_TEST_MACRO(MissingSourceFile MissingSourceFile)
set_tests_properties(MissingSourceFile PROPERTIES
PASS_REGULAR_EXPRESSION "CMake Error at CMakeLists.txt:3 \\(add_executable\\):[ \r\n]*Cannot find source file:[ \r\n]*DoesNotExist/MissingSourceFile.c")
PASS_REGULAR_EXPRESSION "CMake Error at CMakeLists\.txt:3 \\(add_executable\\):[ \r\n]*Cannot find source file:[ \r\n]*DoesNotExist/MissingSourceFile.c")
if(CMake_TEST_Swift)
ADD_TEST_MACRO(SwiftOnly SwiftOnly)
ADD_TEST_MACRO(SwiftMixPCH SwiftMixPCH)

View File

@@ -5,4 +5,4 @@ Call Stack \(most recent call first\):
[^
]*/Modules/TestBigEndian\.cmake:[0-9]+ \(__TEST_BIG_ENDIAN_LEGACY_IMPL\)
TestBigEndian-NoLang\.cmake:[0-9]+ \(test_big_endian\)
CMakeLists.txt:3 \(include\)$
CMakeLists\.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
CMake Error at bad_SHELL_usage.cmake:4 \(add_library\):
'SHELL:' prefix is not supported as part of 'ARCHIVER:' arguments.
Call Stack \(most recent call first\):
CMakeLists.txt:5 \(include\)
CMakeLists\.txt:5 \(include\)

View File

@@ -17,4 +17,4 @@
Call Stack \(most recent call first\):
.*/Modules/CMakeDetermineSystem\.cmake:[0-9]+ \(include\)
CMakeLists.txt:2 \(project\)$
CMakeLists\.txt:2 \(project\)$

View File

@@ -6,4 +6,4 @@
Call Stack \(most recent call first\):
.*
ndk-badstl.cmake:1 \(enable_language\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -10,4 +10,4 @@
Call Stack \(most recent call first\):
.*
ndk-badver.cmake:1 \(enable_language\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -12,4 +12,4 @@
Call Stack \(most recent call first\):
.*
ndk-badvernum.cmake:1 \(enable_language\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
^CMake Warning \(dev\) in CMakeLists.txt:
^CMake Warning \(dev\) in CMakeLists\.txt:
AUTOGEN: No valid Qt version found for target main. AUTOMOC, AUTOUIC and
AUTORCC disabled. Consider adding:

View File

@@ -1,4 +1,4 @@
^CMake Warning \(dev\) in CMakeLists.txt:
^CMake Warning \(dev\) in CMakeLists\.txt:
AUTOGEN: No valid Qt version found for target main. AUTOMOC, AUTOUIC and
AUTORCC disabled. Consider adding:

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "cmp0022NEW" has policy CMP0022 enabled, but also has old-style
LINK_INTERFACE_LIBRARIES properties populated, but it was exported without
the EXPORT_LINK_INTERFACE_LIBRARIES to export the old-style properties

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "cmp0022NEW" has policy CMP0022 enabled, but also has old-style
LINK_INTERFACE_LIBRARIES properties populated, but it was exported without
the EXPORT_LINK_INTERFACE_LIBRARIES to export the old-style properties

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Imported target "testTarget" includes non-existent path
"/does/not/exist"

View File

@@ -3,18 +3,18 @@ CMake Error at CMP0037-NEW-colon\.cmake:[0-9]+ \(add_library\):
features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-colon\.cmake:[0-9]+ \(add_executable\):
The target name "exe:colon" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-colon\.cmake:[0-9]+ \(add_custom_target\):
The target name "custom:colon" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -2,17 +2,17 @@ CMake Error at CMP0037-NEW-reserved\.cmake:[0-9]+ \(add_library\):
The target name "all" is reserved or not valid for certain CMake features,
such as generator expressions, and may result in undefined behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-reserved\.cmake:[0-9]+ \(add_executable\):
The target name "clean" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-reserved\.cmake:[0-9]+ \(add_custom_target\):
The target name "help" is reserved or not valid for certain CMake features,
such as generator expressions, and may result in undefined behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -3,18 +3,18 @@ CMake Error at CMP0037-NEW-space\.cmake:[0-9]+ \(add_library\):
CMake features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-space\.cmake:[0-9]+ \(add_executable\):
The target name "exe with spaces" is reserved or not valid for certain
CMake features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
+
CMake Error at CMP0037-NEW-space\.cmake:[0-9]+ \(add_custom_target\):
The target name "custom with spaces" is reserved or not valid for certain
CMake features, such as generator expressions, and may result in undefined
behavior.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
^CMake Error at NEW-cond-package\.cmake:[0-9]+ \(add_custom_target\):
The target name "package" is reserved when CPack packaging is enabled.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
CMakeLists\.txt:3 \(include\)$

View File

@@ -2,4 +2,4 @@
The target name "package_source" is reserved when CPack source packaging is
enabled.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
CMakeLists\.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
^CMake Error at NEW-cond-test\.cmake:[0-9]+ \(add_custom_target\):
The target name "test" is reserved when CTest testing is enabled.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$
CMakeLists\.txt:3 \(include\)$

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0038-NEW.cmake:1 \(add_library\):
Target "self_link" links to itself.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,10 +1,10 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" INTERFACE_INCLUDE_DIRECTORIES property contains relative path:
"include/\$<TARGET_PROPERTY:NAME>"
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" INTERFACE_INCLUDE_DIRECTORIES property contains path:
".*/Tests/RunCMake/CMP0041/include/\$<TARGET_PROPERTY:NAME>"
@@ -12,7 +12,7 @@ CMake Error in CMakeLists.txt:
which is prefixed in the source directory.
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" INTERFACE_INCLUDE_DIRECTORIES property contains path:
".*/Tests/RunCMake/CMP0041/CMP0041-NEW-build/include/\$<TARGET_PROPERTY:NAME>"

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" INTERFACE_INCLUDE_DIRECTORIES property contains path:
".*/Tests/RunCMake/CMP0041/include/\$<TARGET_PROPERTY:NAME>"
@@ -6,7 +6,7 @@ CMake Error in CMakeLists.txt:
which is prefixed in the source directory.
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" INTERFACE_INCLUDE_DIRECTORIES property contains path:
".*/Tests/RunCMake/CMP0041/include/\$<TARGET_PROPERTY:NAME>"
@@ -14,7 +14,7 @@ CMake Error in CMakeLists.txt:
which is prefixed in the source directory.
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" INTERFACE_INCLUDE_DIRECTORIES property contains path:
".*/Tests/RunCMake/CMP0041/CMP0041-tid-NEW-build/include/\$<TARGET_PROPERTY:NAME>"

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0045-NEW\.cmake:[0-9]+ \(get_target_property\):
get_target_property\(\) called with non-existent target "tgt".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0046-NEW-missing-dependency\.cmake:[0-9]+ \(add_dependencies\):
The dependency target "bar" of target "foo" does not exist.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -6,4 +6,4 @@ CMake Error at CMP0049-NEW\.cmake:[0-9]+ \(add_library\):
Tried extensions ([^
]+
)+Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -5,4 +5,4 @@ CMake Error at CMP0054-keywords-NEW.cmake:21 \(if\):
Unknown arguments specified
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0055-NEW-Out-of-Scope.cmake:1 \(break\):
A BREAK command was found outside of a proper FOREACH or WHILE loop scope.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error at CMP0055-NEW-Reject-Arguments.cmake:2 \(break\):
The BREAK command does not accept any arguments.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Found relative path while evaluating link directories of "foo":
"../lib"

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) in CMakeLists.txt:
CMake Warning \(dev\) in CMakeLists\.txt:
Policy CMP0081 is not set: Relative paths not allowed in LINK_DIRECTORIES
target property. Run "cmake --help-policy CMP0081" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.

View File

@@ -6,5 +6,5 @@ CMake Warning \(dev\) at CMP0102-Common.cmake:2 \(mark_as_advanced\):
policy and suppress this warning.
Call Stack \(most recent call first\):
CMP0102-WARN.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) in CMakeLists.txt:
CMake Warning \(dev\) in CMakeLists\.txt:
Policy CMP0104 is not set: CMAKE_CUDA_ARCHITECTURES now detected for NVCC,
empty CUDA_ARCHITECTURES not allowed. Run "cmake --help-policy CMP0104"
for policy details. Use the cmake_policy command to set the policy and

View File

@@ -6,4 +6,4 @@ CMake Error at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
Call Stack \(most recent call first\):
CMP0106-Common.cmake:10 \(include\)
CMP0106-NEW.cmake:4 \(include\)
CMakeLists.txt:7 \(include\)
CMakeLists\.txt:7 \(include\)

View File

@@ -4,5 +4,5 @@ CMake Warning \(dev\) at CMP0106-Common.cmake:1 \(include\):
set the policy and suppress this warning.
Call Stack \(most recent call first\):
subdir/CMakeLists.txt:2 \(include\)
subdir/CMakeLists\.txt:2 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -5,5 +5,5 @@ CMake Warning \(dev\) at CMP0106-Common.cmake:1 \(include\):
Call Stack \(most recent call first\):
CMP0106-WARN-VTK.cmake:2 \(include\)
CMakeLists.txt:7 \(include\)
CMakeLists\.txt:7 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -5,7 +5,7 @@ CMake Warning \(dev\) at CMP0106-Common.cmake:1 \(include\):
Call Stack \(most recent call first\):
CMP0106-WARN.cmake:2 \(include\)
CMakeLists.txt:7 \(include\)
CMakeLists\.txt:7 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
@@ -19,7 +19,7 @@ CMake Warning \(dev\) at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
Call Stack \(most recent call first\):
CMP0106-Common.cmake:1 \(include\)
CMP0106-WARN.cmake:2 \(include\)
CMakeLists.txt:7 \(include\)
CMakeLists\.txt:7 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
@@ -33,5 +33,5 @@ CMake Warning \(dev\) at .*/Modules/Documentation\.cmake:[0-9]+ \(message\):
Call Stack \(most recent call first\):
CMP0106-Common.cmake:10 \(include\)
CMP0106-WARN.cmake:2 \(include\)
CMakeLists.txt:7 \(include\)
CMakeLists\.txt:7 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,4 +1,4 @@
^(CMake Error in CMakeLists.txt:
^(CMake Error in CMakeLists\.txt:
IMPORTED_(LOCATION|IMPLIB) not set for imported target "(unknown|static)_lib"( configuration
"[^"]+")?.
)+

View File

@@ -1,4 +1,4 @@
^(CMake Warning \(dev\) in CMakeLists.txt:
^(CMake Warning \(dev\) in CMakeLists\.txt:
Policy CMP0111 is not set: An imported target missing its location property
fails during generation. Run "cmake --help-policy CMP0111" for policy
details. Use the cmake_policy command to set the policy and suppress this
@@ -7,7 +7,7 @@
IMPORTED_(LOCATION|IMPLIB) not set for imported target "(unknown|static)_lib"( configuration
"[^"]+")?.
This warning is for project developers. Use -Wno-dev to suppress it.
+)+CMake Warning \(dev\) in CMakeLists.txt:
+)+CMake Warning \(dev\) in CMakeLists\.txt:
Policy CMP0111 is not set: An imported target missing its location property
fails during generation. Run "cmake --help-policy CMP0111" for policy
details. Use the cmake_policy command to set the policy and suppress this

View File

@@ -2,7 +2,7 @@ CMake Error at CMP0121-ERANGE-Common.cmake:3 \(list\):
list index: 18446744073709551616 is not a valid index
Call Stack \(most recent call first\):
CMP0121-ERANGE-NEW.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
ERANGE: --><--

View File

@@ -2,7 +2,7 @@ CMake Error at CMP0121-ERANGE-Common.cmake:3 \(list\):
list index: (-2147483648|2147483647) out of range \(-5, 4\)
Call Stack \(most recent call first\):
CMP0121-ERANGE-OLD.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
ERANGE: --><--

View File

@@ -5,14 +5,14 @@ CMake Warning \(dev\) at CMP0121-ERANGE-Common.cmake:3 \(list\):
Invalid list index "18446744073709551616".
Call Stack \(most recent call first\):
CMP0121-ERANGE-WARN.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
.*
CMake Error at CMP0121-ERANGE-Common.cmake:3 \(list\):
list index: (-2147483648|2147483647) out of range \(-5, 4\)
Call Stack \(most recent call first\):
CMP0121-ERANGE-WARN.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
ERANGE: --><--

View File

@@ -2,7 +2,7 @@ CMake Error at CMP0121-GET-Common.cmake:3 \(list\):
list index: 2junk is not a valid index
Call Stack \(most recent call first\):
CMP0121-GET-NEW.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
GET: --><--

View File

@@ -5,7 +5,7 @@ CMake Warning \(dev\) at CMP0121-GET-Common.cmake:3 \(list\):
Invalid list index "2junk".
Call Stack \(most recent call first\):
CMP0121-GET-WARN.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
GET: -->a;c<--

View File

@@ -2,7 +2,7 @@ CMake Error at CMP0121-INSERT-Common.cmake:3 \(list\):
list index: junk2 is not a valid index
Call Stack \(most recent call first\):
CMP0121-INSERT-NEW.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
INSERT: -->a;b;c;d;e<--

View File

@@ -5,7 +5,7 @@ CMake Warning \(dev\) at CMP0121-INSERT-Common.cmake:3 \(list\):
Invalid list index "junk2".
Call Stack \(most recent call first\):
CMP0121-INSERT-WARN.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
INSERT: -->new;a;b;c;d;e<--

View File

@@ -2,7 +2,7 @@ CMake Error at CMP0121-REMOVE_AT-Common.cmake:3 \(list\):
list index: invalid is not a valid index
Call Stack \(most recent call first\):
CMP0121-REMOVE_AT-NEW.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
REMOVE_AT: -->a;b;c;d;e<--

View File

@@ -5,7 +5,7 @@ CMake Warning \(dev\) at CMP0121-REMOVE_AT-Common.cmake:3 \(list\):
Invalid list index "invalid".
Call Stack \(most recent call first\):
CMP0121-REMOVE_AT-WARN.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
REMOVE_AT: -->b;c;d;e<--

View File

@@ -2,7 +2,7 @@ CMake Error at CMP0121-SUBLIST-length-Common.cmake:3 \(list\):
list index: invalid is not a valid index
Call Stack \(most recent call first\):
CMP0121-SUBLIST-length-NEW.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
SUBLIST-length: --><--

View File

@@ -5,7 +5,7 @@ CMake Warning \(dev\) at CMP0121-SUBLIST-length-Common.cmake:3 \(list\):
Invalid list index "invalid".
Call Stack \(most recent call first\):
CMP0121-SUBLIST-length-WARN.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
SUBLIST-length: --><--

View File

@@ -2,7 +2,7 @@ CMake Error at CMP0121-SUBLIST-start-Common.cmake:3 \(list\):
list index: invalid is not a valid index
Call Stack \(most recent call first\):
CMP0121-SUBLIST-start-NEW.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
SUBLIST-start: --><--

View File

@@ -5,7 +5,7 @@ CMake Warning \(dev\) at CMP0121-SUBLIST-start-Common.cmake:3 \(list\):
Invalid list index "invalid".
Call Stack \(most recent call first\):
CMP0121-SUBLIST-start-WARN.cmake:2 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
SUBLIST-start: -->a;b<--

View File

@@ -3,7 +3,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -11,7 +11,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -19,7 +19,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -27,7 +27,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -35,7 +35,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -43,7 +43,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -51,7 +51,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -59,7 +59,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -67,7 +67,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -75,7 +75,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -83,7 +83,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -91,7 +91,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -99,7 +99,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -108,7 +108,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -116,7 +116,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -124,7 +124,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -133,7 +133,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -141,7 +141,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -149,7 +149,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -157,7 +157,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -165,7 +165,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -173,7 +173,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -181,7 +181,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -190,7 +190,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -198,7 +198,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -206,7 +206,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -214,7 +214,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -222,7 +222,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -230,4 +230,4 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-NEW.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -3,7 +3,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -11,7 +11,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -19,7 +19,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -27,7 +27,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -35,7 +35,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -44,7 +44,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -52,7 +52,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -60,7 +60,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -69,7 +69,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -77,7 +77,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -85,7 +85,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -93,7 +93,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -101,4 +101,4 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-OLD.cmake:4 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -3,7 +3,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -11,7 +11,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -19,7 +19,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -27,7 +27,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -35,7 +35,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -47,7 +47,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -59,7 +59,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -71,7 +71,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -83,7 +83,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -95,7 +95,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -107,7 +107,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -119,7 +119,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -131,7 +131,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -140,7 +140,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -148,7 +148,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -156,7 +156,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -165,7 +165,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -173,7 +173,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -181,7 +181,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -193,7 +193,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -205,7 +205,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -217,7 +217,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -229,7 +229,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -242,7 +242,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -254,7 +254,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -266,7 +266,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -278,7 +278,7 @@ CMake Warning \(dev\) at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -286,7 +286,7 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
@@ -294,4 +294,4 @@ CMake Error at READONLY_PROPERTIES.cmake:44 \(set_target_properties\):
Call Stack \(most recent call first\):
CMP0160-WARN.cmake:3 \(include\)
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
^(CMake Warning in [^
]*/Tests/RunCMake/CUDA_architectures/architectures-suffix-build/CMakeFiles/CMakeScratch/TryCompile-[^/]*/CMakeLists.txt:
]*/Tests/RunCMake/CUDA_architectures/architectures-suffix-build/CMakeFiles/CMakeScratch/TryCompile-[^/]*/CMakeLists\.txt:
Clang doesn't support disabling CUDA real code generation.
*)*$

View File

@@ -1,3 +1,3 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
The "CXX_MODULE_STD" property on the target "nocxx23target" contains a
context-sensitive condition that is not supported.

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) in CMakeLists.txt:
CMake Warning \(dev\) in CMakeLists\.txt:
CMake's support for exporting build databases is experimental. It is meant
only for experimentation and feedback to CMake developers.
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,7 +1,7 @@
(CMake Error in CMakeLists.txt:
(CMake Error in CMakeLists\.txt:
The target named "nocxx" has C\+\+ sources that use modules, but the "CXX"
language has not been enabled\.
|CMake Error in CMakeLists.txt:
|CMake Error in CMakeLists\.txt:
The target named "nocxx" has C\+\+ sources that may use modules, but modules
are not supported by this generator:
@@ -12,7 +12,7 @@
generators for VS 17\.4 and newer\. See the cmake-cxxmodules\(7\) manual for
details\. Use the CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable
scanning\.
|CMake Error in CMakeLists.txt:
|CMake Error in CMakeLists\.txt:
Target "nocxx" has source file
[^

View File

@@ -1,8 +1,8 @@
(CMake Error in CMakeLists.txt:
(CMake Error in CMakeLists\.txt:
The target named "nocxx20" has C\+\+ sources that use modules, but does not
include "cxx_std_20" \(or newer\) among its `target_compile_features`; found
"cxx_std_17"\.
|CMake Error in CMakeLists.txt:
|CMake Error in CMakeLists\.txt:
The target named "nocxx20" has C\+\+ sources that may use modules, but
modules are not supported by this generator:

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
The "CXX_MODULE_STD" property on the target "nocxx23target" requires that
the "__CMAKE::CXX23" target exist, but it was not provided by the
toolchain. Reason:

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
The "CXX_MODULE_STD" property on the target "nocxx26target" requires that
the "__CMAKE::CXX26" target exist, but it was not provided by the
toolchain. Reason:

View File

@@ -5,7 +5,7 @@
]+
due to lack of required features\. Ninja 1\.11 or higher is required\.
|CMake Error in CMakeLists.txt:
|CMake Error in CMakeLists\.txt:
The target named "nodyndep" has C\+\+ sources that may use modules, but
modules are not supported by this generator:

View File

@@ -1,9 +1,9 @@
(CMake Error in CMakeLists.txt:
(CMake Error in CMakeLists\.txt:
The target named "noscanning-sf-property" has C\+\+ sources that may use
modules, but the compiler does not provide a way to discover the import
graph dependencies\. See the cmake-cxxmodules\(7\) manual for details\. Use
the CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning\.
|CMake Error in CMakeLists.txt:
|CMake Error in CMakeLists\.txt:
The target named "noscanning-sf-property" has C\+\+ sources that may use
modules, but modules are not supported by this generator:

View File

@@ -1,9 +1,9 @@
(CMake Error in CMakeLists.txt:
(CMake Error in CMakeLists\.txt:
The target named "noscanning-target-property" has C\+\+ sources that may use
modules, but the compiler does not provide a way to discover the import
graph dependencies\. See the cmake-cxxmodules\(7\) manual for details\. Use
the CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning\.
|CMake Error in CMakeLists.txt:
|CMake Error in CMakeLists\.txt:
The target named "noscanning-target-property" has C\+\+ sources that may use
modules, but modules are not supported by this generator:

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "not-cxx-source" contains the source
.*/Tests/RunCMake/CXXModules/sources/c-anchor.c

View File

@@ -1,4 +1,4 @@
(CMake Error in CMakeLists.txt:
(CMake Error in CMakeLists\.txt:
Target "not-cxx-source" has source file
.*/Tests/RunCMake/CXXModules/sources/not-compiled.txt

View File

@@ -1,4 +1,4 @@
^(CMake Error in CMakeLists.txt:
^(CMake Error in CMakeLists\.txt:
Target "imported-cxx-modules@synth_[0-9a-f]+" contains C\+\+ modules
intended for BMI-only compilation. This is not yet supported by the Visual
Studio generator.

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) in CMakeLists.txt:
CMake Warning \(dev\) in CMakeLists\.txt:
Target "duplicate_sources" has source file
[^

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) in CMakeLists.txt:
CMake Warning \(dev\) in CMakeLists\.txt:
CMake's support for exporting build databases is experimental. It is meant
only for experimentation and feedback to CMake developers.
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,4 +1,4 @@
CMake Warning \(dev\) in CMakeLists.txt:
CMake Warning \(dev\) in CMakeLists\.txt:
CMake's support for exporting build databases is experimental. It is meant
only for experimentation and feedback to CMake developers.
This warning is for project developers. Use -Wno-dev to suppress it.

View File

@@ -1,4 +1,4 @@
initial-cache.txt: CMAKE_SOURCE_DIR: .*/Tests/RunCMake/CommandLine
initial-cache.txt: CMAKE_BINARY_DIR: .*/Tests/RunCMake/CommandLine/C_basic-build
CMakeLists.txt: INITIAL_SOURCE_DIR: .*/Tests/RunCMake/CommandLine
CMakeLists.txt: INITIAL_BINARY_DIR: .*/Tests/RunCMake/CommandLine/C_basic-build
CMakeLists\.txt: INITIAL_SOURCE_DIR: .*/Tests/RunCMake/CommandLine
CMakeLists\.txt: INITIAL_BINARY_DIR: .*/Tests/RunCMake/CommandLine/C_basic-build

View File

@@ -1,4 +1,4 @@
initial-cache.txt: CMAKE_SOURCE_DIR: .*/Tests/RunCMake/CommandLine
initial-cache.txt: CMAKE_BINARY_DIR: .*/Tests/RunCMake/CommandLine/C_basic_fullpath-build
CMakeLists.txt: INITIAL_SOURCE_DIR: .*/Tests/RunCMake/CommandLine
CMakeLists.txt: INITIAL_BINARY_DIR: .*/Tests/RunCMake/CommandLine/C_basic_fullpath-build
CMakeLists\.txt: INITIAL_SOURCE_DIR: .*/Tests/RunCMake/CommandLine
CMakeLists\.txt: INITIAL_BINARY_DIR: .*/Tests/RunCMake/CommandLine/C_basic_fullpath-build

View File

@@ -1,6 +1,6 @@
project(C_buildsrcdir)
message("CMakeLists.txt: INITIAL_SOURCE_DIR: ${INITIAL_SOURCE_DIR}")
message("CMakeLists.txt: INITIAL_BINARY_DIR: ${INITIAL_BINARY_DIR}")
message("CMakeLists.txt: PRELOAD_SOURCE_DIR: ${PRELOAD_SOURCE_DIR}")
message("CMakeLists.txt: PRELOAD_BINARY_DIR: ${PRELOAD_BINARY_DIR}")
message("CMakeLists\.txt: INITIAL_SOURCE_DIR: ${INITIAL_SOURCE_DIR}")
message("CMakeLists\.txt: INITIAL_BINARY_DIR: ${INITIAL_BINARY_DIR}")
message("CMakeLists\.txt: PRELOAD_SOURCE_DIR: ${PRELOAD_SOURCE_DIR}")
message("CMakeLists\.txt: PRELOAD_BINARY_DIR: ${PRELOAD_BINARY_DIR}")

View File

@@ -2,7 +2,7 @@ initial-cache.txt: CMAKE_SOURCE_DIR: .*/C_buildsrcdir/src
initial-cache.txt: CMAKE_BINARY_DIR: .*/ExplicitDirs-build/DummyBuildDir
PreLoad.cmake: CMAKE_SOURCE_DIR: .*/C_buildsrcdir/src
PreLoad.cmake: CMAKE_BINARY_DIR: .*/ExplicitDirs-build/DummyBuildDir
CMakeLists.txt: INITIAL_SOURCE_DIR: .*/C_buildsrcdir/src
CMakeLists.txt: INITIAL_BINARY_DIR: .*/ExplicitDirs-build/DummyBuildDir
CMakeLists.txt: PRELOAD_SOURCE_DIR: .*/C_buildsrcdir/src
CMakeLists.txt: PRELOAD_BINARY_DIR: .*/ExplicitDirs-build/DummyBuildDir
CMakeLists\.txt: INITIAL_SOURCE_DIR: .*/C_buildsrcdir/src
CMakeLists\.txt: INITIAL_BINARY_DIR: .*/ExplicitDirs-build/DummyBuildDir
CMakeLists\.txt: PRELOAD_SOURCE_DIR: .*/C_buildsrcdir/src
CMakeLists\.txt: PRELOAD_BINARY_DIR: .*/ExplicitDirs-build/DummyBuildDir

View File

@@ -1,23 +1,23 @@
CMake Warning \(dev\) at warn-uninitialized.cmake:1 \(set\):
uninitialized variable 'NEW_WARN_FROM_NORMAL_CMAKE_FILE_INSIDE_BRACES'
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at warn-uninitialized.cmake:2 \(string\):
uninitialized variable 'NEW_WARN_FROM_STRING_CONFIGURE_INSIDE_BRACES'
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at warn-uninitialized.cmake:4 \(configure_file\):
uninitialized variable 'NEW_WARN_FROM_CONFIGURE_FILE_INSIDE_AT'
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at warn-uninitialized.cmake:5 \(string\):
uninitialized variable 'NEW_WARN_FROM_STRING_CONFIGURE_INSIDE_AT'
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.$

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" has property "INCLUDE_DIRECTORIES" listed in its
COMPATIBLE_INTERFACE_BOOL property. This is not allowed. Only
user-defined properties may appear listed in the COMPATIBLE_INTERFACE_BOOL

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Property "SOMETHING" appears in both the COMPATIBLE_INTERFACE_BOOL and the
COMPATIBLE_INTERFACE_STRING property in the dependencies of target "user".
This is not allowed. A property may only require compatibility in a

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Property "OTHER" appears in both the COMPATIBLE_INTERFACE_BOOL,
COMPATIBLE_INTERFACE_NUMBER_MIN and the COMPATIBLE_INTERFACE_STRING
property in the dependencies of target "user". This is not allowed. A

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" has property "INCLUDE_DIRECTORIES" listed in its
COMPATIBLE_INTERFACE_STRING property. This is not allowed. Only
user-defined properties may appear listed in the

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
The COMPILE_FEATURES property of target "empty1" was evaluated when
computing the link implementation, and the "CXX_STANDARD" was "98" for that
computation. Computing the COMPILE_FEATURES based on the link

View File

@@ -5,4 +5,4 @@ CMake Error at NoSupportedCFeatures\.cmake:[0-9]+ \(target_compile_features\):
version *[.0-9]+\.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
No known features for C compiler
"[^"]*"

View File

@@ -5,4 +5,4 @@ CMake Error at NoSupportedCxxFeatures.cmake:3 \(target_compile_features\):
version *[.0-9]+\.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,4 +1,4 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
No known features for CXX compiler
"[^"]*"

View File

@@ -6,4 +6,4 @@ CMake Error at NonValidTarget1\.cmake:[0-9]+ \(add_custom_command\):
\$<COMPILE_FEATURE> may only be used with binary targets. It may not be
used with add_custom_command or add_custom_target.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -6,4 +6,4 @@ CMake Error at NonValidTarget2.cmake:4 \(add_custom_target\):
\$<COMPILE_FEATURE> may only be used with binary targets. It may not be
used with add_custom_command or add_custom_target.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -1,2 +1,2 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Specified unknown feature "not_a_feature" for target "somelib".

View File

@@ -1,2 +1,2 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Specified unknown feature "not_a_feature" for target "somelib".

View File

@@ -1,2 +1,2 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Specified unknown feature "not_a_feature" for target "somelib".

View File

@@ -4,8 +4,8 @@ CMake Debug Log at NotAFeature_OriginDebug.cmake:4 \(set_property\):
\* not_a_feature
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Specified unknown feature "not_a_feature" for target "somelib".

View File

@@ -2,4 +2,4 @@ CMake Error at NotAFeature_OriginDebugCommand.cmake:4 \(target_compile_features\
target_compile_features specified unknown feature "not_a_feature" for
target "somelib".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)

View File

@@ -4,8 +4,8 @@ CMake Debug Log at NotAFeature_OriginDebugGenex.cmake:4 \(set_property\):
\* not_a_feature
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Specified unknown feature "not_a_feature" for target "somelib".

View File

@@ -4,8 +4,8 @@ CMake Debug Log at NotAFeature_OriginDebugTransitive.cmake:6 \(target_link_libra
\* not_a_feature
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
CMakeLists\.txt:3 \(include\)
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Specified unknown feature "not_a_feature" for target "somelib".

View File

@@ -1,2 +1,2 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX11".*

View File

@@ -1,3 +1,3 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX11" \(with compiler
extensions\).*

View File

@@ -1,3 +1,3 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX11" \(with compiler
extensions\).*

View File

@@ -1,2 +1,2 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX11".*

View File

@@ -1,2 +1,2 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX98".*

View File

@@ -1,3 +1,3 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX98" \(with compiler
extensions\).*

View File

@@ -1,3 +1,3 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX98" \(with compiler
extensions\).*

View File

@@ -1,2 +1,2 @@
CMake Error in CMakeLists.txt:
CMake Error in CMakeLists\.txt:
Target "foo" requires the language dialect "CXX98".*

Some files were not shown because too many files have changed in this diff Show More