We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a72b99 commit cc64770Copy full SHA for cc64770
ortools/routing/python/CMakeLists.txt
@@ -24,6 +24,7 @@ target_link_libraries(routing_gen_proto_builder_pybind11 PRIVATE
24
absl::str_format
25
protobuf::libprotobuf
26
${PROJECT_NAMESPACE}::ortools_proto
27
+ ${PROJECT_NAMESPACE}::routing_proto
28
${PROJECT_NAMESPACE}::sat_python_wrappers)
29
30
include(GNUInstallDirs)
0 commit comments