Fixing compilation errors with capnproto-7.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# schema.capnp.cpp.pyx
|
||||
# distutils: language = c++
|
||||
# distutils: extra_compile_args = --std=c++11
|
||||
# distutils: extra_compile_args = --std=c++14
|
||||
cdef extern from "capnp/helpers/checkCompiler.h":
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user