void-packages/srcpkgs/coin3
yopito 1fb9018dcb coin3: fix cmake support for crossbuild
CMAKE_INSTALL_INCLUDEDIR must be a relative path. This way, generated
coin-export.cmake will compute include path at runtime against installed path,
that is fine for crossbuild.
If full path is provided, generated coin-export.cmake use directly this full
path, that is wrong with of crossbuild usage.

Fine to crossbuild python3-pivy 0.6.6
2021-04-28 18:08:53 -03:00
..
patches
template
update