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