mkdir build cd build || exit cmake .. cmake --build . cd .. python test.py