Skip to content

Commit a2b2add

Browse files
author
aothms
committed
Add missing header to installation files. Thanks Fred.
1 parent c70517f commit a2b2add

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ ADD_SUBDIRECTORY(../src/examples examples)
181181
SET(include_files_geom
182182
../src/ifcgeom/IfcGeom.h
183183
../src/ifcgeom/IfcGeomObjects.h
184+
../src/ifcgeom/IfcGeomRenderStyles.h
184185
../src/ifcgeom/IfcRegister.h
185186
../src/ifcgeom/IfcRegisterConvertCurve.h
186187
../src/ifcgeom/IfcRegisterConvertFace.h

0 commit comments

Comments
 (0)