From ff314f3c5e1b30fed112adb97ab5d29f5a2e108b Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Tue, 18 Mar 2014 19:35:10 +0200 Subject: Add project skeleton --- test/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/CMakeLists.txt (limited to 'test/CMakeLists.txt') diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt new file mode 100644 index 0000000..8da6d4a --- /dev/null +++ b/test/CMakeLists.txt @@ -0,0 +1,5 @@ +INCLUDE(CTest) + +# TODO: write test CMakeLists + +# vim: set ts=8 sw=4 tw=0 : -- cgit v1.2.3-70-g09d2