Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix RunCMake.CommandLine test in unusual environments | Matthew Woehlke | 2022-09-12 | 1 | -1/+6 |
| | | | | | | Modify `Tests/RunCMake/CommandLine/P_working-dir.cmake` to not spuriously fail in environments when the build directory's nominal path is not canonicalized (i.e. `realpath(BINDIR) != BINDIR`). | ||||
* | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode | Tamas Kenez | 2015-10-06 | 1 | -0/+14 |