Releases: luk036/bingo-cpp
Releases · luk036/bingo-cpp
test the latest doxygen, m.css stuffs
add INSTALL_ONLY option for package installation
0.1.5 default INSTALL_ONLY is set to OFF
make the project vscode-friendly
Reorganize the build structure such that:
- It is more vscode-friendly.
- the -DUSE_LOCAL_PACKAGES=TRUE is OK now (originally doesn't work with "cmake -S all")
- Code indent changed from "2" to "4".
- .clang-tidy added
- separate test installed version using:
$ cmake -Stest_installed -Bbuild
Documentation deploy to gh-page
Same as 0.1.2
codecov build passed
0.1.2 add codecov token (fix)
initial release
Yes!