#!/bin/bash set -e conan install . --build missing cmake . cmake --build .