Skip to content

v1.1.1#9

Merged
nedtaylor merged 4 commits intomainfrom
development
Dec 6, 2025
Merged

v1.1.1#9
nedtaylor merged 4 commits intomainfrom
development

Conversation

@nedtaylor
Copy link
Owner

@nedtaylor nedtaylor commented Dec 6, 2025

Fix issue with cmake not being able to install this as a dependency.

The issue was three-fold:

  1. module recursive breaks cmake and gfortran on GitHub Actions for some reason, solution is to replace all instances with recursive module: https://community.intel.com/t5/Intel-Fortran-Compiler/recursive-mod-problem/td-p/1173502
  2. Library module files were incorrectly referenced and incorrect filepaths
  3. CMakeLists.txt referenced missing cmake file for code coverage, reference removed

@nedtaylor nedtaylor self-assigned this Dec 6, 2025
@nedtaylor nedtaylor added the bug Something isn't working label Dec 6, 2025
@nedtaylor nedtaylor merged commit 5ed306a into main Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant