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 9077bec commit 982fba2Copy full SHA for 982fba2
quaddtype/meson.build
@@ -1,4 +1,4 @@
1
-project('quaddtype2', 'c', 'cpp', default_options : ['cpp_std=c++17'], b_pie : true)
+project('quaddtype', '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