Closed seanyen closed 5 years ago
@jonbinney This is a fix to unblock the run_tests
build breaks on Windows. (Verified in https://aka.ms/ros project.) Hope you can take a look. Thanks!
@acxz @jonbinney Sorry to ping you again. Hope I can get some feedback to move this PR forward!
@seanyen I tried this out on linux (18.04, melodic ros distro) and it didn't break anything, so i'll go ahead and merge. Thanks!
This problems manifest for the environment where "gtest" is not an exported target. I am copying the implementation here to make it more portable.
https://github.com/ros-perception/image_common/blob/hydro-devel/camera_info_manager/CMakeLists.txt#L28-L37