backport from main
* rename swig files .i in .swig * update constraint_solver and routing * backport math_opt changes * move dynamic loading to ortools/third_party_solvers
This commit is contained in:
committed by
Mizux Seiha
parent
03e2551e61
commit
a7f49a2585
@@ -20,6 +20,7 @@ if(NOT TARGET ${PROJECT_NAMESPACE}::ortools)
|
||||
endif()
|
||||
|
||||
# Will need swig
|
||||
set(SWIG_SOURCE_FILE_EXTENSIONS ".i" ".swig")
|
||||
set(CMAKE_SWIG_FLAGS)
|
||||
find_package(SWIG REQUIRED)
|
||||
include(UseSWIG)
|
||||
|
||||
Reference in New Issue
Block a user