f3788f25f6ff083f5a1846711914ce2334e8733a
gtest can provide a main function but something this might conflict if you just want to use the comparison macros. Added a new variable in the meson build system gtest_nomain_dep which brings in the macros but not the main function. This can be linked against without having to worry about main function conflicts.
New implimentation of 3+1D SSE
We need an exciting name.
Building
In order to build run
./mk
if you want to build with no test suite run
./mk --noTest
Description
Languages
C++
75%
Python
9.2%
Shell
7.3%
Meson
5.4%
C
2.8%
Other
0.3%