Examples: added example on using the library as git submodule.
commit6229a96967b4793ab598ef7ea2228ae54363f519
authorMario Konrad <mario.konrad@gmx.net>
Thu, 16 Mar 2017 02:30:35 +0000 (15 22:30 -0400)
committerMario Konrad <mario.konrad@gmx.net>
Thu, 16 Mar 2017 02:30:35 +0000 (15 22:30 -0400)
treeb182d1c6a0ce313e5f4735c39902454662bb2735
parentc240bf2554319a92f4214f8706fc1d60af20af66
Examples: added example on using the library as git submodule.
TODO.md
examples/subproject/CMakeLists.txt [new file with mode: 0644]
examples/subproject/README.md [new file with mode: 0644]
examples/subproject/cmake/ExternMarnav.cmake [new file with mode: 0644]
examples/subproject/extern/README.md [new file with mode: 0644]
examples/subproject/src/CMakeLists.txt [new file with mode: 0644]
examples/subproject/src/main.cpp [new file with mode: 0644]