Browse Source

Remove the build directory from the repo

There is no beneit to having it anymore.

The minimum CMake version we require supports the `cmake -S. -Bbuild`
invocation which creates the directory. This is also the command we use
in the build instructions.
pull/3655/head
Gleb Mazovetskiy 4 years ago
parent
commit
e3e6634c81
  1. 1
      build/.gitkeep

1
build/.gitkeep

@ -1 +0,0 @@
Loading…
Cancel
Save