https://github.com/berndf/avg_q
Raw File
Tip revision: 895294320ffc319fa1173c68a1611d2d416f1140 authored by Dr. Bernd Feige on 27 February 2024, 13:56:49 UTC
Added support modules python/avg_q/mne.py, nirs.py; This simplifies python/show_any
Tip revision: 8952943
cmake_mingw32
avg_q_dir=`dirname $0`
cmake -DCMAKE_TOOLCHAIN_FILE=$avg_q_dir/CMake_Toolchain_mingw32.txt $* $avg_q_dir
back to top