Uploaded image for project: '1D Redmine '
  1. 1D Redmine
  2. REDMINE1D-875

[RM-9683] [cmake] CMake warning

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Open (View Workflow)
    • Priority: Normal
    • Resolution: Unresolved
    • Labels:
      None

      Description

      Created on 2025-04-03 11:16:52 by Didier Vibert. % Done: 0

      I have the following warning with CMake (pip install):
      <pre>
      CMake Warning (dev) at CMakeLists.txt:89 (find_package):Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
      --help-policy CMP0167" for policy details. Use the cmake_policy command to
      set the policy and suppress this warning.
      </pre>

      it seems to be this line L89 in CmakeLists.txt
      <pre>
      find_package(Boost ${BOOST_MINIMUM_REQUIRED} COMPONENTS filesystem system thread timer chrono program_options unit_test_framework REQUIRED)
      </pre>

        Attachments

          Activity

            People

            • Assignee:
              r2j.migrate Redmine-Jira Migtation
              Reporter:
              r2j.migrate Redmine-Jira Migtation
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: