Skip to content

This is a repository bundle (Doxyrest + AXL). With this bundle you can conveniently build Doxyrest and all the libraries it depends on -- in correct order and from the single source tree.

License

Notifications You must be signed in to change notification settings

vovkos/doxyrest_b

Repository files navigation

Doxyrest (bundle repo)

Abstract

doxyrest_b is a helper bundle repository for the Doxyrest project. It contains both Doxyrest and AXL as git submodules and provides a straightforward build sequence:

# clone bundle repo

git clone https://github.com/vovkos/doxyrest_b
cd doxyrest_b
git submodule update --init

# build

mkdir build
cd build
cmake ..
cmake --build .

doxyrest_b is automatically updated each time a new commit to the master branch of Doxyrest successfully passes build and test stages on GitHub Actions.

About

This is a repository bundle (Doxyrest + AXL). With this bundle you can conveniently build Doxyrest and all the libraries it depends on -- in correct order and from the single source tree.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages