Skip to content

CMake: restore compatibility with v3.10 and older#976

Merged
langou merged 1 commit intoReference-LAPACK:masterfrom
christoph-conrads:975-LAPACK-requires-CMake-3.11-or-newer
Jan 13, 2024
Merged

CMake: restore compatibility with v3.10 and older#976
langou merged 1 commit intoReference-LAPACK:masterfrom
christoph-conrads:975-LAPACK-requires-CMake-3.11-or-newer

Conversation

@christoph-conrads
Copy link
Copy Markdown
Contributor

Description

The COMPILE_OPTIONS property exists only from CMake 3.11 onwards.

fixes #975

Checklist

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.

The COMPILE_OPTIONS property exists only from CMake 3.11 onwards.

fixes Reference-LAPACK#975
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (db501d9) 0.00% compared to head (ec2805b) 0.00%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #976   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1930     1930           
  Lines      190421   190421           
=======================================
  Misses     190421   190421           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@langou langou merged commit 8254fbd into Reference-LAPACK:master Jan 13, 2024
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.

LAPACK requires CMake 3.11 or newer

2 participants