mirror of
https://gitlab.com/mfocko/LeetCode.git
synced 2024-11-09 15:59:06 +01:00
chore(cpp): add direnv with CXXFLAGS
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
47c6862e92
commit
3987abfd64
1 changed files with 1 additions and 0 deletions
1
cpp/.envrc
Normal file
1
cpp/.envrc
Normal file
|
@ -0,0 +1 @@
|
|||
export CXXFLAGS="-std=c++20 -Wall -Wextra -g"
|
Loading…
Reference in a new issue