From 0739d5b595be9492c1e574192eba12174111e52c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 30 Oct 2015 09:16:32 +0100 Subject: also rename protocol -> proto --- proto-mouse/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 proto-mouse/CMakeLists.txt (limited to 'proto-mouse/CMakeLists.txt') diff --git a/proto-mouse/CMakeLists.txt b/proto-mouse/CMakeLists.txt new file mode 100644 index 00000000..b221c79c --- /dev/null +++ b/proto-mouse/CMakeLists.txt @@ -0,0 +1,3 @@ +if(WIN32) + opentrack_boilerplate(opentrack-proto-win32-mouse) +endif() -- cgit v1.2.3