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 CI #123

Closed
dzenanz opened this issue Jun 20, 2024 · 1 comment
Closed

Fix CI #123

dzenanz opened this issue Jun 20, 2024 · 1 comment

Comments

@dzenanz
Copy link
Member

dzenanz commented Jun 20, 2024

Refactoring in 6fb73c0 broke the CI:

CMake Error at /home/runner/work/ITKContourInterpolation/ITK/CMake/ITKModuleAPI.cmake:88 (message):
  No such module: "RLEImage"
Call Stack (most recent call first):
  /home/runner/work/ITKContourInterpolation/ITK/CMake/ITKModuleAPI.cmake:7 (itk_module_load)
  /home/runner/work/ITKContourInterpolation/ITK/CMake/ITKModuleAPI.cmake:173 (_itk_module_use_recurse)
  /home/runner/work/ITKContourInterpolation/ITK/CMake/ITKModuleMacros.cmake:335 (itk_module_use)
  test/CMakeLists.txt:5 (itk_module_test)

is an error message from e.g. https://open.cdash.org/builds/9697918/configure

We need to request RLEImage module when building ITK in the CI.

@dzenanz
Copy link
Member Author

dzenanz commented Jan 24, 2025

Fixed by #125.

@dzenanz dzenanz closed this as completed Jan 24, 2025
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

No branches or pull requests

1 participant