Skip to content

ENH: Modernize CMake to use itk_module_add_library #134

ENH: Modernize CMake to use itk_module_add_library

ENH: Modernize CMake to use itk_module_add_library #134

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
secrets:
pypi_password: ${{ secrets.pypi_password }}