Releases: ros-industrial/ros_industrial_cmake_boilerplate
Releases · ros-industrial/ros_industrial_cmake_boilerplate
0.4.1
0.4.0
What's Changed
- delete vendored gtest by @simonschmeisser in #71
New Contributors
- @simonschmeisser made their first contribution in #71
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- Fix code coverage macro to support plain visibility by @Levi-Armstrong in #69
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Add missing include(GoogleTest) to find_gtest() macro by @Levi-Armstrong in #67
- Minor fixes, see commit message for details by @Levi-Armstrong in #68
Full Changelog: 0.2.16...0.3.0
0.2.16
What's Changed
- CPack by @marip8 in #62
- Fix cpack to generate correct names for nuget packages by @Levi-Armstrong in #64
- Always treat package description as a single string during extraction by @jdlangs in #65
Full Changelog: 0.2.15...0.2.16
0.2.15
What's Changed
- Auto generation of
*-config.cmake
files for simple cases by @jdlangs in #59 - Add missing one value arg NAMESPACE to configure_package by @Levi-Armstrong in #60
Full Changelog: 0.2.14...0.2.15
0.2.14
What's Changed
- Enable GMOCK by @Levi-Armstrong in #55
- Update gtest tag to release-1.10.0 by @Levi-Armstrong in #56
- Add newer version of clang-tidy to the list by @Levi-Armstrong in #58
Full Changelog: 0.2.13...0.2.14
0.2.13
What's Changed
- Add CXX_STANDARD_REQUIRED ON by @Levi-Armstrong in #50
- Remove deprecated variables by @Levi-Armstrong in #52
- Add --output-on-failure to add_run_test_target by @Levi-Armstrong in #53
Full Changelog: 0.2.12...0.2.13
0.2.12
0.2.11
What's Changed
- Rename clang-tidy keyword ERRORS_CHECKS to ERROR_CHECKS by @Levi-Armstrong in #48
Full Changelog: 0.2.10...0.2.11