From 6354db35319fb49db367990891d2228e6e85e9ec Mon Sep 17 00:00:00 2001 From: Emil Laine Date: Sat, 23 May 2015 16:22:53 +0300 Subject: [PATCH] Add CMakeScripts directory Used by some build configurations, e.g. Xcode. --- CMake.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/CMake.gitignore b/CMake.gitignore index 52540e70..b558e9af 100644 --- a/CMake.gitignore +++ b/CMake.gitignore @@ -1,5 +1,6 @@ CMakeCache.txt CMakeFiles +CMakeScripts Makefile cmake_install.cmake install_manifest.txt