Skip to content

Conversation

lesleyrs
Copy link
Contributor

This stops a new cmake warning about file timestamps, and bump raylib version.

DOWNLOAD_EXTRACT_TIMESTAMP
New in version 3.24.

When specified with a true value, the timestamps of the extracted files will match those in the archive. When false, the timestamps of the extracted files will reflect the time at which the extraction was performed. If the download URL changes, timestamps based off those in the archive can result in dependent targets not being rebuilt when they potentially should have been. Therefore, unless the file timestamps are significant to the project in some way, use a false value for this option. If DOWNLOAD_EXTRACT_TIMESTAMP is not given, the default is false. See policy CMP0135.

@raysan5 raysan5 merged commit 8183126 into raysan5:master May 14, 2023
@raysan5
Copy link
Owner

raysan5 commented May 14, 2023

@lesleyrs thanks for the review! I always forget to update raylib version on CMake file...

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.

2 participants