From 4e6e8d8c151c9eb7888927e816dc3756a600ec0f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 4 Jul 2023 03:23:13 +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