InsightSoftwareConsortium / ITKRemoteModuleBuildTestPackageAction

A composite GitHub Action to build, test, and package, ITK remote modules
Apache License 2.0
3 stars 5 forks source link

ENH: Put each Windows CMake option between quotes #84

Closed SimonRit closed 5 months ago

SimonRit commented 5 months ago

This change is required since InsightSoftwareConsortium/ITKPythonPackage@12af8e3b5be219e859266d28cc324d29af6489af

Without this change, the windows compilation was failing. It is successful with it.