diff options
| author | Amlal <amlal@zka.com> | 2024-10-22 21:15:15 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-10-22 21:15:15 +0200 |
| commit | b2c3e134b968e75faf6db29536755f0304c63b64 (patch) | |
| tree | e9efcea7f066f97867c26e3274e456af86be77b1 /src | |
| parent | 37be901c97e89f6ebb24e87933ddf57cd57371d5 (diff) | |
IMP: Refactor: Rename inc/ folder to BTBKit/
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'src')
| -rw-r--r-- | src/compile_flags.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt index 6790690..b90486b 100644 --- a/src/compile_flags.txt +++ b/src/compile_flags.txt @@ -1,4 +1,4 @@ -std=c++20 --I../inc +-I../BTBKit -fPIC --shared
\ No newline at end of file +-shared |
