Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-12373

Support CMake 3.6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.4
    • Build System
    • None
    • November 2016

    Description

      Newer CMake versions have the following problems with our current source tree:

      To fix the first we simply must add <INCLUDES> everywhere that <FLAGS> is found.
      The second problem concerns two files for us: reactos.dff.dyn and reactos.inf. The first is generated using file(WRITE) by CMake so does not need a rule, the second is extremely painful to test as-is, so setting the policy to OLD for now seems safest.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: