Skip to content
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

Update minimum cmake version for regression tests #1794

Merged

Conversation

andrew-platt
Copy link
Collaborator

This is ready to merge

Description
CMake v 3.27 gives warnings about dropping support for older CMake input files. Updating the reg_tests/CMakeLists.txt to mimimum 3.15 to match the main repository cmake_minimum_required version.

Related issue, if one exists
none

Impacted areas of the software
CMake build system for regression tests only

Test results, if applicable
No test results are affected.

CMake v 3.27 gives warnings about dropping support for older CMake input files.  Updating the reg_tests/CMakeLists.txt to mimimum 3.15 to match the main repository cmake_minimum_required version
@andrew-platt andrew-platt added this to the v3.5.1 milestone Oct 4, 2023
@andrew-platt andrew-platt self-assigned this Oct 4, 2023
@andrew-platt andrew-platt merged commit 2cff2b6 into OpenFAST:rc-3.5.1 Oct 5, 2023
19 checks passed
@andrew-platt andrew-platt deleted the b/cmake_min_version_regtests branch October 5, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants