diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ # ======================================================== # -COMMON_INC=-IHeaders -I./ +COMMON_INC=-I./Headers -I./ -I./Sources/Detail ifeq ($(shell uname), "Darwin") LINK_CC=g++ -std=c++20 |
