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

WASM griddly tests configuration #287

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

maichmueller
Copy link
Collaborator

This PR configures CMake to build the griddly tests also for the WASM build.

Adds:

  • Cmake target building of griddly_tests with WASM
  • Includes macros for test files to conditionally remove WASM incompatible code segments (e.g. Vulkan related parts)
  • Adapt conanfile_wasm to import the necessary griddly libs for wasm as well.

TODO:

  • Add wasm griddly_test execution to github actions workflow (intentionally left out due to existing issue)

@maichmueller
Copy link
Collaborator Author

Merge should ensure #288 has been addressed.

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