mirror of
https://github.com/nlohmann/json.git
synced 2026-07-21 19:23:03 +04:00
🔨 add path
This commit is contained in:
@@ -134,7 +134,7 @@ pedantic_clang:
|
|||||||
|
|
||||||
# calling GCC with most warnings
|
# calling GCC with most warnings
|
||||||
pedantic_gcc:
|
pedantic_gcc:
|
||||||
$(MAKE) json_unit CXX=g++-9 CXXFLAGS=" \
|
$(MAKE) json_unit CXX=/usr/local/bin/g++-9 CXXFLAGS=" \
|
||||||
-std=c++11 \
|
-std=c++11 \
|
||||||
-Waddress \
|
-Waddress \
|
||||||
-Waddress-of-packed-member \
|
-Waddress-of-packed-member \
|
||||||
|
|||||||
Reference in New Issue
Block a user