From b2d413f218d61aae16f4d276a8064462683f6b33 Mon Sep 17 00:00:00 2001 From: RachelRen05 Date: Thu, 28 Nov 2019 01:47:16 +0800 Subject: [PATCH] fix the build issue --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index dd70dfaa..4d3b2648 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -151,7 +151,7 @@ if(BUILD_TESTING) "object_msgs" "people_msgs" "pipeline_srv_msgs" - "inference_engine" + "InferenceEngine" "OpenCV" "realsense2" "ament_index_cpp"