<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Well, I emerge from a week of getting my new Windows 10 machine
      running smoothly. Now I have to tackle the LLVM build. When I do a
      build, I get a boatload of the following messages. I searched my
      old machine for settings involving policies, with no luck. I don't
      recall seeing these when I started building LLVM on my old
      machine. As always, any help is appreciated and your patience duly
      noted.<br>
    </p>
    <p><font size="3">-------------------------------------</font></p>
    <p><font size="3">CMake Warning (dev) at
        C:/LLVM/llvm-project/llvm/cmake/modules/TableGen.cmake:94
        (add_custom_command):<br>
          Policy CMP0116 is not set: Ninja generators transform DEPFILEs
        from<br>
          add_custom_command().  Run "cmake --help-policy CMP0116" for
        policy<br>
          details.  Use the cmake_policy command to set the policy and
        suppress this<br>
          warning.<br>
        Call Stack (most recent call first):<br>
          C:/LLVM/llvm-project/mlir/cmake/modules/AddMLIR.cmake:2
        (tablegen)<br>
         
        C:/LLVM/llvm-project/mlir/test/lib/Dialect/Test/CMakeLists.txt:28
        (mlir_tablegen)<br>
        This warning is for project developers.  Use -Wno-dev to
        suppress it.<br>
      </font></p>
    <p><font size="3">----------------------------------------------<br>
      </font></p>
  </body>
</html>