Skip to content

Add makefile build contract test

Vicente Bolea requested to merge vbolea/vtk-m:add-contract-tests into master

@kmorel this is connected to !3127 (merged) in the sense that we can tests our Smoke test example VTK-m app using Makefile against a VTK-m install tree with.

This also fix the pkg-config file and add CI coverage to this file (vtkm.pc). This should help our users that use bare Make as their build system.

Fixes: #798 (closed)
Fixes: #801 (closed)

followup: !3127 (merged)

Edited by Vicente Bolea

Merge request reports