summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew@matthewkosarek.xyz>2024-05-27 18:49:44 -0400
committerMatthew Kosarek <matthew@matthewkosarek.xyz>2024-05-27 18:49:44 -0400
commit06dc0763ca4d49706ce5adbb74fb03097d44e60b (patch)
treeb66731516cc3b93a8d69102e98621e48e048ae41 /.config/JetBrains/CLion2023.3/options/linux/toolchains.xml
parent7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff)
refactor: remove lots of unused cruft and include an installHEADmaster
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/linux/toolchains.xml')
-rw-r--r--.config/JetBrains/CLion2023.3/options/linux/toolchains.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml b/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml
deleted file mode 100644
index 53080de..0000000
--- a/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<application>
- <component name="CPPToolchains" version="9">
- <toolchains detectedVersion="5">
- <toolchain name="Default" toolSetKind="SYSTEM_UNIX_TOOLSET" debuggerKind="BUNDLED_GDB" />
- <toolchain name="Clang" toolSetKind="SYSTEM_UNIX_TOOLSET" customCXXCompilerPath="/usr/bin/clang++" debuggerKind="BUNDLED_GDB" />
- </toolchains>
- </component>
-</application> \ No newline at end of file