diff options
| author | Cori Barker <coribarker2@gmail.com> | 2026-01-19 13:00:54 +0000 |
|---|---|---|
| committer | Cori Barker <coribarker2@gmail.com> | 2026-01-19 13:00:54 +0000 |
| commit | 44eb8234648bfd6c4607d4fd0d804bbfb9168589 (patch) | |
| tree | f262bc7bbe847eb5b1e277c4e264e24fff5708a0 | |
| parent | 85649d0edbbbd6962c55b5990fcf16eea5b2f9bc (diff) | |
Requirements listed in README
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1 +1,12 @@ # bl-compiler + +## Requirements + +### Build Requirements +- CMake 3.x or higher +- C++17 compatible compiler +- Make or Ninja build system + +### Runtime Requirements +- Operating System: x86 Linux + |
