diff options
Diffstat (limited to 'Private/Source')
| -rw-r--r-- | Private/Source/compile_flags.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Private/Source/compile_flags.txt b/Private/Source/compile_flags.txt index 6b26618c..1b0ad789 100644 --- a/Private/Source/compile_flags.txt +++ b/Private/Source/compile_flags.txt @@ -1,4 +1,5 @@ -nostdlib -ffreestanding -std=c++20 --I../
\ No newline at end of file +-I../ +-I$(HOME)/ |
