Skip to content

Commit b7126dd

Browse files
committed
fix
1 parent 49f1623 commit b7126dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ortools/algorithms/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
file(GLOB _SRCS "*.h" "*.cc")
1515
list(FILTER _SRCS EXCLUDE REGEX ".*/.*_test.cc")
16+
list(FILTER _SRCS EXCLUDE REGEX ".*/set_cover_solve.cc")
1617

1718
set(NAME ${PROJECT_NAME}_algorithms)
1819

0 commit comments

Comments
 (0)