Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FindGurobi.mk File Reference

find Gurobi library given GUROBI_HOME, set GUROBI_VERSION and GUROBI_LINK_LIB More...

Go to the source code of this file.

Detailed Description

find Gurobi library given GUROBI_HOME, set GUROBI_VERSION and GUROBI_LINK_LIB

It checks the version of Gurobi and generate linking flag. Use following command in the Makefile to view the results

$(info Gurobi: GUROBI_VERSION = $(GUROBI_VERSION), GUROBI_LINK_LIB = $(GUROBI_LINK_LIB))
Author
Yibo Lin
Date
Jan 2017 11:18:47 AM CST
Parameters
GUROBI_VERSIONversion of Gurobi
GUROBI_LINK_LIBlink to Gurobi
GUROBI_CXX_LINK_LIBlink to Gurobi

Definition in file FindGurobi.mk.