Files
CMake/Source
Brad King 9e5e2d704a Remove unnecessary arbitrary CollapseFullPath second arguments
Some calls to CollapseFullPath that already have an absolute path were
updated by commit 22f38c0d6b (cmake: avoid getcwd in `CollapseFullPath`,
2020-01-14, v3.17.0-rc1~171^2) to pass an arbitrary second argument to
prevent unnecessary `getcwd` calls.  Since then, the KWSys
implementation of CollapseFullPath has learned to avoid unnecessary
`getcwd` calls on its own, so we can drop the arbitrary second arguments
to our CollapseFullPath calls.
2020-10-27 14:36:16 -04:00
..
2020-10-27 07:33:46 -04:00
2020-10-27 00:01:05 -04:00
2020-10-15 08:31:47 -04:00
2020-10-15 08:10:51 -04:00
2020-10-19 10:23:50 -04:00
2020-10-27 07:33:46 -04:00
2020-09-09 08:21:26 -04:00