Skip to content
Snippets Groups Projects
coin_utils_configure.sh 101 B
#! /usr/bin/bash
../src/external_CoinUtils/configure -C CXX=$3 --prefix=$1 --with-lapack-lflags="$2"