Sign in
qemu
/
meson
/
refs/heads/master
/
.
/
docs
/
markdown
/
snippets
/
cython-without-explicit-c-cpp.md
blob: c5673d0821687973d9e508ceac3afc1b71bc67eb [
file
] [
log
] [
blame
] [
view
]
## Cython no longer requires explicitly enabling C or C++
This
only provides these languages
as
an implementation detail of
Cython
,
so
native
C
/
C
++
targets cannot be compiled
.