rebuild.sh 91 Bytes
Newer Older
1
2
3
CC=g++

$CC -Wall -std=c++17 -Iinclude -O3 block_swizzle_test.cpp -o block_swizzle_test.exe