Brad King
4091d5c58c
Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs
2022-03-02 12:21:03 -05:00
Brad King
266f97315b
Tests: Update RunCMake.CommandLine to avoid duplicate custom commands
...
This test does not need to have the same custom command output generated
by multiple independent targets. Revise the test to avoid that.
2020-09-01 10:32:45 -04:00
Brad King
39e7fd8c68
Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B cases
...
The test project does not compile any sources and so does not
need to enable any languages.
2019-04-10 09:40:48 -04:00
Robert Maynard
a10d63d578
cmake: -S and -B can be used to specify source and build directories
...
Document the previously internal option of '-B' and provide a
matching source directory option with '-S'. Both '-B', and '-S'
can be used independently of each other.
2018-09-15 11:25:47 -04:00