ITK_FORBID_DOWNLOADS doesn't warn about BUILD_TESTING

Created on 19 Mar 2020  路  3Comments  路  Source: InsightSoftwareConsortium/ITK

ITK_FORBID_DOWNLOADS doesn't currently (at 74783be6bb25f450000e3681d114e2e3f5260d7b) complain about BUILD_TESTING being enabled (like it does for KWStyle)

This means I can configure for a HPC and the submit a build job and it fails out immediately.

Bug

Most helpful comment

I think perhaps ITK_FORBID_DOWNLOADS should hint at that?

A pull request with your preferred documentation improvement would be welcomed!

All 3 comments

BUILD_TESTING can be enabled without downloads by using the InsightData tarballs distributed with the releases.

I think perhaps ITK_FORBID_DOWNLOADS should hint at that?

I think perhaps ITK_FORBID_DOWNLOADS should hint at that?

A pull request with your preferred documentation improvement would be welcomed!

Was this page helpful?
0 / 5 - 0 ratings