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

find lpsolve library given LPSOLVE_DIR, set LPSOLVE_LINK_LIB More...

Go to the source code of this file.

Detailed Description

find lpsolve library given LPSOLVE_DIR, set LPSOLVE_LINK_LIB

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

$(info LPSolve: LPSOLVE_VERSION = $(LPSOLVE_VERSION), LPSOLVE_LINK_LIB = $(LPSOLVE_LINK_LIB))
Author
Yibo Lin
Date
Dec 2018 11:18:47 AM CST
Parameters
LPSOLVE_VERSIONversion of lpsolve
LPSOLVE_LINK_LIBlink to lpsolve

Definition in file FindLPSolve.mk.