cmake: Fix gurobi gurobi build

This commit is contained in:
Mizux Seiha
2024-02-06 18:37:59 +01:00
parent 6a1c94a3ed
commit 5a28076db7

View File

@@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
file(GLOB _SRCS "*.h" "*.cc")
file(GLOB_RECURSE _SRCS "*.h" "*.cc")
set(NAME ${PROJECT_NAME}_gurobi)
# Will be merge in libortools.so