bl-compiler

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 44eb8234648bfd6c4607d4fd0d804bbfb9168589
parent 85649d0edbbbd6962c55b5990fcf16eea5b2f9bc
Author: Cori Barker <coribarker2@gmail.com>
Date:   Mon, 19 Jan 2026 13:00:54 +0000

Requirements listed in README

Diffstat:
MREADME.md | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -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 +