diff options
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"], |
