Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid character escape #326

Closed
hameno opened this issue Nov 14, 2015 · 2 comments
Closed

Invalid character escape #326

hameno opened this issue Nov 14, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@hameno
Copy link

hameno commented Nov 14, 2015

Hi,
I'm using PlatformIO, version 2.4.0.dev2 and created a new project with the command

platformio init --ide clion -b uno

It created a CMakeLists file with the following entry:

add_executable(test src\main.cpp)

It did not escape the "" (or used "/")

Env:
Windows 10 10586.3
PlatformIO, version 2.4.0.dev2

@ivankravets ivankravets added this to the 2.4.0 milestone Nov 15, 2015
@ivankravets ivankravets self-assigned this Nov 15, 2015
@ivankravets
Copy link
Member

@hameno
Copy link
Author

hameno commented Nov 17, 2015

Looks good! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants