
And thus #include is not recognized
I manually need to add
include_directories("${CMAKE_CURRENT_LIST_DIR}/test") to CMakeListsPrivate.txt and then reload the CMake project.

And thus #include is not recognized
I manually need to add
include_directories("${CMAKE_CURRENT_LIST_DIR}/test") to CMakeListsPrivate.txt and then reload the CMake project.
File an issue in Issues · platformio/platformio-core · GitHub to have the CLion template fixed.
Issue opened: