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

Fix static build and test on Linux. #1292

Merged
merged 7 commits into from
Nov 10, 2024
Merged

Fix static build and test on Linux. #1292

merged 7 commits into from
Nov 10, 2024

Conversation

hsorby
Copy link
Contributor

@hsorby hsorby commented Nov 7, 2024

Fixes #922.

@hsorby hsorby added the Infrastructure Building, hosting, testing, etc. label Nov 7, 2024
agarny
agarny previously approved these changes Nov 7, 2024
Copy link
Contributor

@agarny agarny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, I thought that we would have needed to install zlib on Windows, but GHA's Windows runner seems to come with it since ZLIB_INCLUDE_DIR and ZLIB_LIBRARY are said to be not used. IOW, we might want anything related to zlib on GHA's Windows runner... in another issue?

src/bindings/CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@nickerso nickerso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just need to fix up that warning message...

@agarny agarny merged commit 5882718 into cellml:main Nov 10, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Building, hosting, testing, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build a static version
3 participants