From 68c03edbb563983b6ac3e81a826871bfdf9e3bd4 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Thu, 13 Dec 2018 02:28:57 +0300 Subject: Build: Splid the main CMake build script Keep it have library code only but no utils and examples are will be built independently #196 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ece8b7c..35f6cf7 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,7 @@ obj/* # Qt-Creator IDE build-* -*.user +*.user* # Cmake caches build/* -- cgit v1.2.3