Project

General

Profile

Actions

Bug #994

closed

CMake should support backslash as path separator on Windows systems

Added by Jörg Riesmeier about 4 years ago. Updated over 2 years ago.

Status:
WontFix
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2021-06-09
Due date:
% Done:

0%

Estimated time:
Module:
Operating System:
Compiler:

Description

The CMake GUI on Windows system does not support a single backslash "\" as a path separator e.g. when specifying the include path of external libraries such as “C:\Source\OpenSSL”. This is because CMake uses the "\" as an escape character. However, this is not what a user would expect, so this "standard behavior" should be changed.

Actions #1

Updated by Jörg Riesmeier over 2 years ago

  • Status changed from New to WontFix
Actions

Also available in: Atom PDF