From e1fd8b63b079d72d31bd7e0ea30fb7695891bc98 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 20 Mar 2025 05:04:26 +0100 Subject: META: A bunch of repository update for btb's relevancy. Signed-off-by: Amlal El Mahrouss --- src/IManifestBuilder.cc | 2 +- src/JSONManifestBuilder.cc | 2 +- src/compile_flags.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/IManifestBuilder.cc b/src/IManifestBuilder.cc index c649afe..e3cfc6b 100644 --- a/src/IManifestBuilder.cc +++ b/src/IManifestBuilder.cc @@ -1,6 +1,6 @@ // ============================================================= // // btb -// Copyright (C) 2024, Theater Quality Inc, all rights reserved. +// Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved. // ============================================================= // #include diff --git a/src/JSONManifestBuilder.cc b/src/JSONManifestBuilder.cc index b16ae82..2b37f3e 100644 --- a/src/JSONManifestBuilder.cc +++ b/src/JSONManifestBuilder.cc @@ -1,6 +1,6 @@ // ============================================================= // // btb -// Copyright (C) 2024, Theater Quality Inc, all rights reserved. +// Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved. // ============================================================= // #include diff --git a/src/compile_flags.txt b/src/compile_flags.txt index b90486b..746d426 100644 --- a/src/compile_flags.txt +++ b/src/compile_flags.txt @@ -1,4 +1,4 @@ -std=c++20 --I../BTBKit +-I../lib -fPIC -shared -- cgit v1.2.3