Actions
Bug #633
closedCheck whitespaces in CMake path names
Start date:
2015-04-17
Due date:
% Done:
100%
Estimated time:
Module:
CMake, all
Operating System:
Compiler:
Description
There have been some reports that whitespaces in pathnames (install, source, support libs, ...) might lead to problems. We have fixed those issues when they were reported. However, some systematic checking should be done, i.e. make sure that all path names are consequently escaped.
Updated by Jörg Riesmeier over 10 years ago
- Category set to Configuration
- Module set to config, all
Updated by Jörg Riesmeier over 10 years ago
- Module changed from config, all to CMake, all
Updated by Jan Schlamelcher over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Closed by commit #c447d3532186e704fa.
Actions