conda-forge / vtk-feedstock

A conda-smithy repository for vtk.
BSD 3-Clause "New" or "Revised" License
13 stars 64 forks source link

Add include dir for libpng #113

Closed xylar closed 4 years ago

xylar commented 4 years ago

This seems to help CMake find the right version of libpng.

Add a test to make sure libpng is doing the right thing.

closes #109

Checklist

conda-forge-linter commented 4 years ago

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

conda-forge-linter commented 4 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

xylar commented 4 years ago

Following https://github.com/conda-forge/opencv-feedstock/pull/209 and https://github.com/conda-forge/opencv-feedstock/issues/127, this seems like it should convince CMake to find the right libpng.

xylar commented 4 years ago

@conda-forge-admin, please rerender