From 9400c8706f8cd985893f6ede5da66bbd17b03d44 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 4 Jul 2023 02:54:07 +0200 Subject: update cmake-common Also, change the build directory to build/. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0e03e15..84c048a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/.build/ +/build/ -- cgit v1.2.3