We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052f9a7 commit 5126976Copy full SHA for 5126976
draco_point_cloud_transport/CMakeLists.txt
@@ -36,7 +36,7 @@ add_library(${PROJECT_NAME}
36
)
37
38
target_link_libraries(${PROJECT_NAME} PRIVATE
39
- ${DRACO_LIBRARY}
+ ${DRACO_LIBRARIES}
40
${dependencies}
41
42
target_include_directories(${PROJECT_NAME} PRIVATE
0 commit comments