why fastrtps_cmake_module is needed

asked 2019-04-09 06:34:05 -0500

AnandShastry gravatar image

hello,

When we can use find_package (fastrtps), why we need seperate module named fastrtps_cmake_module? what is the significance of this when compared to doing find_package(fastrtps).

edit retag flag offensive close merge delete

Comments

what happens if I directly do target_link_libraries(target fastrtps)

AnandShastry gravatar image AnandShastry  ( 2019-04-09 06:46:35 -0500 )edit