Skip to content

Conversation

@jojo2357
Copy link
Contributor

@jojo2357 jojo2357 commented May 4, 2022

This will allow users using CMake toolchains (like myself) to include this as a component.

For most, this may not be useful, but CMake is how I use Jetbrain's CLion to work with the ESP-IDF environment. This allows me to put the repo in my components folder, and import it automagically

This will allow users using CMake toolchains (like myself) to include this as a component.
@siara-cc
Copy link
Owner

siara-cc commented May 8, 2022

Hi, will the presence of this file cause issues for Arduino or PlatformIO IDE users?

@jojo2357
Copy link
Contributor Author

jojo2357 commented May 8, 2022

No, please refer to the AsyncTCP component or the ArduinoJSON component or even the main ArduinoESP32 component. They all have their own CMakeLists.txt and work with all the other toolchains because the file will be ignored if not required.

@siara-cc siara-cc merged commit 7e9f58e into siara-cc:master May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants