aboutsummaryrefslogtreecommitdiff
path: root/.conan
diff options
context:
space:
mode:
Diffstat (limited to '.conan')
-rw-r--r--.conan/profiles/default4
1 files changed, 4 insertions, 0 deletions
diff --git a/.conan/profiles/default b/.conan/profiles/default
new file mode 100644
index 0000000..dedc2a6
--- /dev/null
+++ b/.conan/profiles/default
@@ -0,0 +1,4 @@
+include(default)
+
+[settings]
+compiler.cppstd=20 \ No newline at end of file