Skip to content

Commit cc64770

Browse files
committed
fix
1 parent 7a72b99 commit cc64770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ortools/routing/python/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ target_link_libraries(routing_gen_proto_builder_pybind11 PRIVATE
2424
absl::str_format
2525
protobuf::libprotobuf
2626
${PROJECT_NAMESPACE}::ortools_proto
27+
${PROJECT_NAMESPACE}::routing_proto
2728
${PROJECT_NAMESPACE}::sat_python_wrappers)
2829

2930
include(GNUInstallDirs)

0 commit comments

Comments
 (0)