Add missing exports for ifcopenshell-python when we build shared libs.

This commit is contained in:
Adrien SCHVALBERG
2022-05-03 11:38:12 +02:00
committed by Thomas Krijnen
parent 7e28d193ec
commit 42448cae4e
11 changed files with 59 additions and 11 deletions
+2
View File
@@ -72,6 +72,8 @@
}
}
%include "../serializers/serializers_api.h"
// Include headers for the typemaps to function. This set of includes,
// can probably be reduced, but for now it's identical to the includes
// of the module definition below.