cmake: Add CxxTest finder module to allow custom paths. (#2542)
authorMathias Preiner <mathias.preiner@gmail.com>
Fri, 28 Sep 2018 02:47:25 +0000 (19:47 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Sep 2018 02:47:25 +0000 (19:47 -0700)
commitf939b41b2710ea2020a646b2f1a018fb9c78ff8c
treed3e11538a1783daa896b54fb102b2467b6f3f77d
parent4a9e21371a5012285114126cab1dbce18fdcec6c
cmake: Add CxxTest finder module to allow custom paths. (#2542)
CMakeLists.txt
cmake/FindCxxTest.cmake [new file with mode: 0644]
configure.sh
test/unit/CMakeLists.txt