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.
Actions