提交 5c7954e7 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Add missing prop

上级 d791e4c1
......@@ -658,7 +658,7 @@ class CDataType(Type):
"""
__props__ = ('ctype', 'freefunc', 'headers', 'header_dirs',
'libraries', 'lib_dirs', 'extra_support_code',
'version')
'compile_args', 'version')
def __init__(self, ctype, freefunc=None, headers=(), header_dirs=(),
libraries=(), lib_dirs=(), compile_args=(),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论