From 4749e1a01e989999eef9f4131cf2edf6e3211ebc Mon Sep 17 00:00:00 2001 From: sanine-a Date: Fri, 23 Oct 2020 21:52:10 -0500 Subject: add key binding input functions --- CMakeFiles/honey.dir/cmake_clean_target.cmake | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CMakeFiles/honey.dir/cmake_clean_target.cmake (limited to 'CMakeFiles/honey.dir/cmake_clean_target.cmake') diff --git a/CMakeFiles/honey.dir/cmake_clean_target.cmake b/CMakeFiles/honey.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..09cbc92 --- /dev/null +++ b/CMakeFiles/honey.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libhoney.a" +) -- cgit v1.2.1