https://github.com/Kitware/CMake
Raw File
Tip revision: 78ae759e01a736d212c97d4ecc00215648513329 authored by Brad King on 04 March 2022, 15:52:43 UTC
CMake 3.21.6
Tip revision: 78ae759
ExtraEnvValue-stderr.txt
CMake Warning \(dev\) at ExtraEnvValue.cmake:1 \(set\):
  Only the first value argument is used when setting an environment variable.
  Argument 'value_2' and later are unused.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.
back to top