Go to file
Chris Lalancette 3d913f6483
Switch to target_link_libraries. (#92)
This allows us to hide more of the libraries from downstream
consumers.

While we are in here, do slight cleanups so it is more clear
which libraries are depended on.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
2023-11-27 11:31:38 -05:00
.github/workflows Mirror rolling to ros2 2022-06-28 09:15:21 -05:00
include/laser_geometry code style only: wrap after open parenthesis if not in one line (#52) 2020-02-04 11:43:50 -08:00
src Switch to target_link_libraries. (#92) 2023-11-27 11:31:38 -05:00
test Fix building on running on Windows Debug. (#82) 2021-09-09 14:59:07 -04:00
.gitignore update gitignore 2014-06-08 15:02:48 +02:00
CHANGELOG.rst 2.6.0 2023-04-28 17:20:55 +00:00
CMakeLists.txt Switch to target_link_libraries. (#92) 2023-11-27 11:31:38 -05:00
CODEOWNERS Update Maintainers (#88) 2022-12-08 08:45:36 -05:00
LICENSE Create LICENSE (#33) (#34) 2018-04-02 18:05:01 -07:00
package.xml 2.6.0 2023-04-28 17:20:55 +00:00
pytest.ini Fix building on running on Windows Debug. (#82) 2021-09-09 14:59:07 -04:00