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.
11 lines
576 B
11 lines
576 B
CMake Warning \(dev\) at CMP0102-Common.cmake:2 \(mark_as_advanced\):
|
|
Policy CMP0102 is not set: The variable named "CMP0102_TEST_VARIABLE" is
|
|
not in the cache. This results in an empty cache entry which is no longer
|
|
created when policy CMP0102 is set to NEW. Run "cmake --help-policy
|
|
CMP0102" for policy details. Use the cmake_policy command to set the
|
|
policy and suppress this warning.
|
|
Call Stack \(most recent call first\):
|
|
CMP0102-WARN.cmake:4 \(include\)
|
|
CMakeLists.txt:3 \(include\)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|