Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Enable RunCMake.CPack_External test more reliably | Brad King | 2024-03-11 | 1 | -0/+4 |
| | | | | | | | In commit 2ef966bc77 (Testing: Add test for CPack External generator, 2018-06-11, v3.13.0-rc1~361^2~2) this test was added without defining its `get_test_prerequirements` function, so it has been re-using the conditions from the previous test type (STGZ). | ||||
* | CPack: Rename Ext generator to External | Craig Scott | 2018-11-05 | 2 | -0/+31 |
Ext and External were used inconsistently in the code and the docs. This change converts all uses of Ext to External, including within variable names used by the generator. |