diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-07-04 02:54:07 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-07-04 02:54:07 +0200 |
commit | 9400c8706f8cd985893f6ede5da66bbd17b03d44 (patch) | |
tree | 96a5bf037d84ba2b7919a0d0f7f656413437ff7f /.gitignore | |
parent | Makefile: move the prelude to prelude.mk (diff) | |
download | winapi-debug-9400c8706f8cd985893f6ede5da66bbd17b03d44.tar.gz winapi-debug-9400c8706f8cd985893f6ede5da66bbd17b03d44.zip |
update cmake-common
Also, change the build directory to build/.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -/.build/ +/build/ |