Skip to content

Enable use of jsmn as a git submodule in other git projects using CMake.#245

Open
bnielsen1965 wants to merge 2 commits intozserge:masterfrom
bnielsen1965:master
Open

Enable use of jsmn as a git submodule in other git projects using CMake.#245
bnielsen1965 wants to merge 2 commits intozserge:masterfrom
bnielsen1965:master

Conversation

@bnielsen1965
Copy link
Copy Markdown

This is not a change to jsmn or the jsmn build system, this adds a CMakeLists.txt file and some documentation in the README.md to enable the use of the jsmn project repository as a git submodule in other git projects that use CMake.

As an example, https://github.com/bnielsen1965/pico-json-reader.git is a git project that uses CMake as the build system and includes jsmn as a git submodule.

NOTE: The pico-json-reader.git project is using the jsmn fork but theoretically would use the jsmn git project if it included the CMakeLists.txt file that enables adding the jsmn submodule into the parent projects CMake build.

…m the git repository into an existing CMake project as a git submodule.
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.

1 participant