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

Re-Init doesn’t add test folder to CMakeListsPrivate.txt #4005

Closed
1 task
ItsGosho opened this issue Jul 13, 2021 · 0 comments
Closed
1 task

Re-Init doesn’t add test folder to CMakeListsPrivate.txt #4005

ItsGosho opened this issue Jul 13, 2021 · 0 comments
Assignees
Milestone

Comments

@ItsGosho
Copy link

What kind of issue is this?

  • PlatformIO Core.

Configuration

Operating system:

PlatformIO Version 5.1.1

Description of problem

Steps to Reproduce

  1. Created a blank project via CLion
  2. Create a test_main.cpp under the test folder

Actual Results

  1. The IDE will highlight the imports as missing

Expected Results

  1. After clicking Tools/PlatformIO/Re-Init the whole test folder should be added to CMakeListsPrivate.txt and thus the problem is fixed

Additional info

Link to the PlatformIO forum with pictures: https://community.platformio.org/t/re-init-doesnt-add-test-folder-to-cmakelistsprivate-txt/22455

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

No branches or pull requests

3 participants