Skip to content

Commit

Permalink
just for test
Browse files Browse the repository at this point in the history
  • Loading branch information
a-zakir committed Nov 26, 2021
1 parent 073e64e commit 4ce1e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ if(BUILD_ortools)
TAG
${ORTOOLS_BRANCH}
CMAKE_ARGS
"${ORTOOLS_CMAKE_ARGS} -DCMAKE_PREFIX_PATH=${DEPS_INSTALL_DIR} -DBUILD_DEPS=OFF -DUSE_COINOR=ON -DBUILD_PYTHON=OFF -DBUILD_TESTING=OFF -DBUILD_SAMPLES=OFF -DBUILD_EXAMPLES=OFF -DBUILD_FLATZINC=OFF"
"${ORTOOLS_CMAKE_ARGS} -DBUILD_DEPS=OFF -DUSE_COINOR=ON -DBUILD_PYTHON=OFF -DBUILD_TESTING=OFF -DBUILD_SAMPLES=OFF -DBUILD_EXAMPLES=OFF -DBUILD_FLATZINC=OFF"
)
endif()

Expand Down

0 comments on commit 4ce1e1d

Please sign in to comment.