summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CTEST_COMMAND.rst
blob: d5dd2c3bb846438c5a1e2c01ad9dc656fb600730 (plain)
1
2
3
4
5
6
7
8
CMAKE_CTEST_COMMAND
-------------------

Full path to ctest command installed with cmake.

This is the full path to the CTest executable ctest which is useful
from custom commands that want to use the cmake -E option for portable
system commands.
id=7338ebc4ba00366fa2c4f592630c2acd98c178d8'>Issue #28321: Fixed writing non-BMP characters with binary format in plistlib.Serhiy Storchaka2016-10-041-1/+1 * | Issue #27109: Add InvalidFileException to __all__, by Jacek KoƂodziejMartin Panter2016-06-061-1/+1 |/ * Issue #26711: Fixed the comparison of plistlib.Data with other types.Serhiy Storchaka2016-05-011-2/+2 * Issue #26709: Fixed Y2038 problem in loading binary PLists.Serhiy Storchaka2016-04-081-1/+1 * Issue #21888: plistlib's load() and loads() now work if the fmt parameter isSerhiy Storchaka2014-07-231-5/+3 * Issue #21538: The plistlib module now supports loading of binary plist filesSerhiy Storchaka2014-05-231-6/+10 * Issue #14455: fix handling of unsigned long long values for binary plist filesRonald Oussoren2014-02-061-5/+6 * Issue #14455: Fix some issues with plistlibRonald Oussoren2014-01-15