diff options
| author | Thomas Schmucker <ts@its1.de> | 2023-12-05 22:03:30 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2023-12-05 22:03:30 +0100 |
| commit | 65dfb9cf7d95ccd5a608bc85065c8af2650c1641 (patch) | |
| tree | 66fa9dbfd62f3cd17e7aff89b0a9d2134c5a643a /compile_flags.txt | |
| parent | b66a424a290f188c43a7cec061a70d2c3f6ec7d2 (diff) | |
| download | advent-of-code-65dfb9cf7d95ccd5a608bc85065c8af2650c1641.tar.gz advent-of-code-65dfb9cf7d95ccd5a608bc85065c8af2650c1641.tar.bz2 advent-of-code-65dfb9cf7d95ccd5a608bc85065c8af2650c1641.zip | |
tidy up build system
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 46ec652..966e06b 100644 --- a/compile_flags.txt +++ b/compile_flags.txt | |||
| @@ -5,5 +5,3 @@ | |||
| 5 | -Wdouble-promotion | 5 | -Wdouble-promotion |
| 6 | -pedantic | 6 | -pedantic |
| 7 | -std=c++20 | 7 | -std=c++20 |
| 8 | -Iinclude | ||
| 9 | -I/usr/local/include | ||
