- 25 Oct, 2019 1 commit
-
-
Tobias Lasser authored
-
- 21 Oct, 2019 1 commit
-
-
- 11 Oct, 2019 1 commit
-
-
Tobias Lasser authored
-
- 28 Sep, 2019 2 commits
-
-
David Frank authored
Spdlog can now be used with find_package(Spdlog) in the main CMake file (necessary for projects including elsa); Further FindEigen was adapted to not need set(EIGEN3_INCLUDE_DIR ...) if it's a submodule; Renamed some CMake variables
-
David Frank authored
don't pull dependencies, if elsa is a subproject. This burdens other projects more, as they have to take care of the dependencies, but currently it seems like the better trade off, as we can stay cleaner in the project, that includes elsa
-
- 04 Jun, 2019 1 commit
-
-
Tobias Lasser authored
-