We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3132c9 commit f485c51Copy full SHA for f485c51
common/tvm_utility/CMakeLists.txt
@@ -23,7 +23,7 @@ autoware_package()
23
# Library
24
25
set(TVM_UTILITY_NODE_LIB_HEADERS
26
- "include/${PROJECT_NAME}/pipeline.hpp"
+ "include/tvm_utility/pipeline.hpp"
27
)
28
29
ament_auto_add_library(${PROJECT_NAME} SHARED ${TVM_UTILITY_NODE_LIB_HEADERS})
0 commit comments