From ec8e73bdee824a4da1b2b4b614eb0744f7e91918 Mon Sep 17 00:00:00 2001 From: Ivan Santiago Paunovic Date: Tue, 25 Aug 2020 11:06:39 -0300 Subject: [PATCH] Print location Signed-off-by: Ivan Santiago Paunovic --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8021af4..7a6ea01 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,7 +84,7 @@ if(NOT yaml-cpp_FOUND) endif() ament_environment_hooks(env_hook/yaml_cpp_vendor_library_path.dsv.in) else() - message(STATUS "Found yaml-cpp ${yaml-cpp_VERSION}") + message(STATUS "Found yaml-cpp ${yaml-cpp_VERSION} in path ${yaml-cpp_CONFIG}") endif() ament_package(