diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 07:27:27 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 07:27:27 +0100 |
| commit | 2b770125c35f061e0da813dab91f42c96b1ac749 (patch) | |
| tree | f2539f45a472be6f29bee192a42976aed1298a26 /include/ThirdParty | |
| parent | 6a84782b5c574b7742f8fca7023556a8e4bce535 (diff) | |
chore: wip: including TProc and Boost for Nectar compiler frontend.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ThirdParty')
| -rw-r--r-- | include/ThirdParty/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/ThirdParty/README.md b/include/ThirdParty/README.md new file mode 100644 index 0000000..91bdf73 --- /dev/null +++ b/include/ThirdParty/README.md @@ -0,0 +1,9 @@ +# Third Party: + +You will need: + +- Open C++ Libraries's TProc module. +- Boost 1.90.0+ +- A Modern C++ Compiler. + +In order to compile CompilerKit. |
