Skip to content

Commit 52ff09c

Browse files
AK-47AK-47
authored andcommitted
Fixed gcc preset spewing files all over the place.
1 parent 5e74545 commit 52ff09c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakePresets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"name": "gcc",
2727
"displayName": "GCC configuration",
2828
"description": "Compile using gcc instead of clang",
29+
"inherits": "default",
2930
"cacheVariables": {
3031
"CMAKE_CXX_COMPILER": "g++"
3132
}

0 commit comments

Comments
 (0)