New
1.1.0
What's new
- Modernize cmake; make cmake compatible with git submoduling by @jlblancoc in https://github.com/norlab-ulaval/libnabo/pull/103
- Fix install-space include directories by @peci1 in https://github.com/norlab-ulaval/libnabo/pull/106
- Automaticaly find eigen3 by @maximecharriere in https://github.com/norlab-ulaval/libnabo/pull/110
- catkin not required for pure cmake packages by @Timple in https://github.com/norlab-ulaval/libnabo/pull/116
- format "3" specifier for condition flag by @Timple in https://github.com/norlab-ulaval/libnabo/pull/119
- Create LICENSE file based on BSD license as per package.xml by @Timple in https://github.com/norlab-ulaval/libnabo/pull/118
- Use findstr instead of grep in CMakeList.txt for Windows by @maximecharriere in https://github.com/norlab-ulaval/libnabo/pull/120
- Remove dependency on grep in README + Improve findstr command by @maximecharriere in https://github.com/norlab-ulaval/libnabo/pull/121
- CMake: more robust extraction of version by @SpaceIm in https://github.com/norlab-ulaval/libnabo/pull/125
- Implement linabo-build-system by @RedLeader962 in https://github.com/norlab-ulaval/libnabo/pull/130
- Cmake package config helpers by @boxanm in https://github.com/norlab-ulaval/libnabo/pull/128
- Set minimum required CMake version to 3.10.2 by @boxanm in https://github.com/norlab-ulaval/libnabo/pull/131
Contributors
@jlblancoc, @peci1, @maximecharriere, @Timple, @SpaceIm, @RedLeader962, @boxanm Full Changelog: https://github.com/norlab-ulaval/libnabo/compare/1.0.7...1.1.0