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