Skip to content

Commit d41be91

Browse files
ozan-cbMizux
authored andcommitted
[CP-SAT] Exclude lrat_checker_main.cc from libortools
1 parent 57703d2 commit d41be91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ortools/sat/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ list(REMOVE_ITEM _SRCS
1818
${CMAKE_CURRENT_SOURCE_DIR}/opb_reader.h
1919
${CMAKE_CURRENT_SOURCE_DIR}/sat_cnf_reader.h
2020
${CMAKE_CURRENT_SOURCE_DIR}/sat_runner.cc
21+
${CMAKE_CURRENT_SOURCE_DIR}/lrat_checker_main.cc
2122
)
2223
set(NAME ${PROJECT_NAME}_sat)
2324

0 commit comments

Comments
 (0)