summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml
diff options
context:
space:
mode:
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, 8 insertions, 0 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml b/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml
new file mode 100644
index 0000000..53080de
--- /dev/null
+++ b/.config/JetBrains/CLion2023.3/options/linux/toolchains.xml
@@ -0,0 +1,8 @@
+<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