Skip to content

Upgrade to CMake 3.8, add file depend #189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2025

Conversation

mintar
Copy link
Contributor

@mintar mintar commented May 15, 2025

No description provided.

mintar added 2 commits May 15, 2025 16:13
This fixes the following error:

    /home/ws/build/libphidget22/libphidget22-src/configure: line 7329: /usr/bin/file: No such file or directory
This fixes the following warning in libphidget22:

      The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
      not set.  The policy's OLD behavior will be used.  When using a URL
      download, the timestamps of extracted files should preferably be that of
      the time of extraction, otherwise code that depends on the extracted
      contents might not be rebuilt if the URL changes.  The OLD behavior
      preserves the timestamps from the archive instead, but this is usually not
      what you want.  Update your project to the NEW behavior or specify the
      DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
      robustness issue.
@mintar mintar merged commit fdc7702 into ros-drivers:rolling May 15, 2025
6 checks passed
@mintar mintar deleted the fix-cmake-warnings branch May 15, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant