We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0da3e5 commit 9077becCopy full SHA for 9077bec
quaddtype/meson.build
@@ -1,4 +1,4 @@
1
-project('quaddtype2', 'c', 'cpp', default_options : ['cpp_std=c++17'], b_pie=true)
+project('quaddtype2', 'c', 'cpp', default_options : ['cpp_std=c++17'], b_pie : true)
2
3
py_mod = import('python')
4
py = py_mod.find_installation()
0 commit comments