aboutsummaryrefslogtreecommitdiff
path: root/.conan/default
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-05-17 16:09:34 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-05-17 16:09:34 +0200
commit40ed7b9b5e1892d204b1ce56bbaf394bc7ecf12d (patch)
tree3a7e8a0aff4e5bf8d40eb6bf8fedf79cea03c7d5 /.conan/default
parentbe261a9595d7744332583586c625315b95688410 (diff)
downloadwanda-40ed7b9b5e1892d204b1ce56bbaf394bc7ecf12d.tar.xz
wanda-40ed7b9b5e1892d204b1ce56bbaf394bc7ecf12d.zip
build: update build configuration
Diffstat (limited to '.conan/default')
-rw-r--r--.conan/default7
1 files changed, 7 insertions, 0 deletions
diff --git a/.conan/default b/.conan/default
new file mode 100644
index 0000000..d893989
--- /dev/null
+++ b/.conan/default
@@ -0,0 +1,7 @@
+include(default)
+
+[settings]
+compiler.cppstd=20
+
+[conf]
+tools.cmake.cmaketoolchain:generator=Ninja Multi-Config