MGfoundation / mgcpp

A C++ Math Library Based on CUDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add gtest as submodule or use another test framework

Red-Portal opened this issue · comments

Add gtest as submodule or use another test framework

gtest currently doesn't play nice with our build system.
In order to run tests we need to install & build gtest from scratch.