Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-14456 Speed up CMake runs
  3. CORE-14512

Use NEW policies for CMP0005 and CMP0018

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • Major
    • 0.4.13
    • Build System
    • None

    Description

      CMake 3.10 warns about these policies for which we currently use the OLD setting.

      https://cmake.org/cmake/help/latest/policy/CMP0005.html

      Preprocessor definition values are now escaped automatically.

      https://cmake.org/cmake/help/latest/policy/CMP0018.html

      Ignore CMAKE_SHARED_LIBRARY_<Lang>_FLAGS variable.

      We need to update our CMake scripts to work with the NEW setting for these policies.

      Attachments

        Issue Links

          Activity

            People

              ThFabba ThFabba
              ThFabba ThFabba
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: