lasp/scripts/configure_cmake_msys2.sh

4 lines
118 B
Bash
Raw Normal View History

#!/bin/sh
#
cmake . -G"MinGW Makefiles" -DLASP_HAS_ULDAQ=OFF -DPython3_ROOT_DIR=C:\\winpython\\python-3.10.9.amd64