Skip to content

Fix/cleanup the includes

Bram Veenboer requested to merge fix-includes into master

Don't define extra variables to denote the presence of certain libraries. Use the BUILD_*_PMT variables instead. Also, pypmt failed to build with out-of-tree builds, this is now fixed.

Merge request reports