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.
cmake/Tests/RunCMake/file/GLOB_RECURSE-warn-CONFIGURE...

14 lines
401 B

^CMake Warning \(dev\):
The detected version of Ninja:
.*
is less than the version of Ninja required by CMake for adding restat
dependencies to the build\.ninja manifest regeneration target:
1\.8
Any pre-check scripts, such as those generated for file\(GLOB
CONFIGURE_DEPENDS\), will not be run by Ninja\.
This warning is for project developers\. Use -Wno-dev to suppress it\.$