CMake: fix constraint_solver dotnet swig
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
set_property(SOURCE routing.i PROPERTY CPLUSPLUS ON)
|
||||
set_property(SOURCE routing.i PROPERTY SWIG_MODULE_NAME operations_research_constraint_solver)
|
||||
set_property(SOURCE routing.i PROPERTY COMPILE_OPTIONS
|
||||
-nofastunpack
|
||||
-namespace ${OR_TOOLS_DOTNET}.ConstraintSolver
|
||||
-dllimport google-ortools-native
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user