Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 176 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 176 Bytes

AMPL CMake

mkdir build

conan install . --profile conanprofile.txt --output-folder=build  --build=missing

cd build

cmake .. --preset conan-release

make

./main