You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
544 B
12 lines
544 B
CMake Warning \(dev\) at CMP0121-SUBLIST-start-Common.cmake:3 \(list\):
|
|
Policy CMP0121 is not set: The list\(\) command now validates parsing of
|
|
index arguments. Run "cmake --help-policy CMP0121" for policy details.
|
|
Use the cmake_policy command to set the policy and suppress this warning.
|
|
Invalid list index "invalid".
|
|
Call Stack \(most recent call first\):
|
|
CMP0121-SUBLIST-start-WARN.cmake:2 \(include\)
|
|
CMakeLists.txt:3 \(include\)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
|
SUBLIST-start: -->a;b<--
|