hlefebvr / FindGUROBI.cmake

A ready to use example for linking a C++ target with Gurobi using Modern CMake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FindGUROBI.cmake

This repository contains a working example on how to link a C++ project with Gurobi by using Modern CMake.

For more details and explanations, please refer to this blog post.

About

A ready to use example for linking a C++ target with Gurobi using Modern CMake


Languages

Language:CMake 94.0%Language:C++ 6.0%