[cmake-developers] PLplot contract test
Brad King
brad.king at kitware.com
Mon Nov 6 11:01:44 EST 2017
On 10/30/2017 11:38 AM, Brad King wrote:
> FYI I'm refactoring the way the existing contract tests work to make
> it easier to add and maintain one for PLplot. Once that is done I'll
> look at actually adding PLplot and report back here.
I've opened a MR to add the PLplot contract test here:
* https://gitlab.kitware.com/cmake/cmake/merge_requests/1452
Please revise your dashboard script to add the following line to
the `dashboard_cache` setting:
```
CMake_TEST_CONTRACT_PLplot:BOOL=ON
```
The MR is already staged so this should activate the contract
test on the next build after you update the script.
Thanks,
-Brad
More information about the cmake-developers
mailing list