Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake_path: remove new command from 3.19 | Marc Chevrier | 2020-11-03 | 2 | -2/+2 |
| | | | | | | | Defer adding this command until post-3.19 development so that it has more time to mature before being included in a release. Issue: #21385 | ||||
* | separate_arguments: Fix crash on *_COMMAND with no arguments | Robert Bozzetto | 2020-10-16 | 3 | -0/+15 |
| | | | | Fixes: #21320 | ||||
* | separate_arguments: add option PROGRAM | Marc Chevrier | 2020-09-22 | 9 | -0/+96 |
| | | | | Fixes: #21217 | ||||
* | separate_arguments: refactoring | Marc Chevrier | 2020-09-22 | 7 | -0/+36 |
| | |||||
* | separgs: Add a NATIVE_COMMAND mode | Christian Pfeiffer | 2017-04-26 | 2 | -0/+20 |
| | |||||
* | separgs: Migrate tests to RunCMake tests | Christian Pfeiffer | 2017-04-26 | 6 | -0/+39 |