mirror of
https://github.com/Z3Prover/z3
synced 2025-04-11 11:43:36 +00:00
2 lines
72 B
Bash
2 lines
72 B
Bash
g++ -fopenmp -o example -I ../../include example.cpp -L ../../lib -lz3
|