beremiz
Clone
Summary
Browse
Changes
Graph
Pyro5: fix runtime typo + IDE exception handling
2023-05-17, Edouard Tisserant
5a66d4be2e49
Pyro5: fix runtime typo + IDE exception handling
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>