Create a function for adding unittests in CMake.
authorLei Zhang <antiagainst@google.com>
Sun, 22 May 2016 17:48:08 +0000 (13:48 -0400)
committerLei Zhang <antiagainst@google.com>
Mon, 30 May 2016 14:28:56 +0000 (10:28 -0400)
commit2ea7449c9c14e392c37694736d65957821657d81
treed62315ebbfa2a99d14f52acf7378399b64b5dae6
parent6a1e1ac7b99e4447b89932279d03f8435675207c
Create a function for adding unittests in CMake.

Also remove unnecessary main() function for unittests.
test/CMakeLists.txt
test/main.cpp [deleted file]