diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-20 05:04:26 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-20 15:49:00 +0100 |
| commit | e1fd8b63b079d72d31bd7e0ea30fb7695891bc98 (patch) | |
| tree | 56e5feb361683a98527ba92705cd049275252713 /win64.json | |
| parent | 271ebdc52e0b9e90381154a29b370bf0be59a611 (diff) | |
META: A bunch of repository update for btb's relevancy.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'win64.json')
| -rw-r--r-- | win64.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ { "compiler_path": "x86_64-w64-mingw32-g++.exe", "compiler_std": "c++20", - "headers_path": ["BTBKit", "vendor"], + "headers_path": ["lib", "vendor"], "sources_path": ["src/*.cc", "cli/*.cc"], "output_name": "btb.exe", "compiler_flags": ["-fPIC"], |
