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

CMake: platform layer and CLI library #806

Merged

Conversation

LukasWoodtli
Copy link
Contributor

No description provided.

README.md Outdated Show resolved Hide resolved
wakaama.cmake Outdated Show resolved Hide resolved
@LukasWoodtli LukasWoodtli force-pushed the lw/cmake_platform_layer branch 2 times, most recently from 8d2f5fe to a70903c Compare September 2, 2024 12:26
CMake 3.21 does not remove a normal variable if a cache variable of the
same name is set. This is the CMake policy CMP0126.
Wakaama provides a layer for the POSIX platform. If it is not suitable a
custom layer needs to be provided by the user of the library.
Wakaama provides a simple command-line interface library that can be
used together with the library. It is used in the examples.
Copy link

sonarcloud bot commented Sep 3, 2024

@LukasWoodtli LukasWoodtli merged commit c8d76ed into eclipse-wakaama:main Sep 3, 2024
33 checks passed
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