Files
2026-08-07 17:38:18 +09:00

3 lines
91 B
Bash

#!/bin/sh
g++ testQueue.cpp -o testQueue -I./. -I../lib ../lib/libInterCommon.a -lpthread