Remove ifcgeom_schema_agnostic references

Removed long time ago during refactor ccde605
This commit is contained in:
Andrej730
2026-09-03 16:05:24 +05:00
parent 63c34d0f9d
commit a8e94d7097
3 changed files with 0 additions and 7 deletions
-1
View File
@@ -6,7 +6,6 @@ on:
- 'src/ifcblender/**' - 'src/ifcblender/**'
- 'src/ifcconvert/**' - 'src/ifcconvert/**'
- 'src/ifcgeom/**' - 'src/ifcgeom/**'
- 'src/ifcgeom_schema_agnostic/**'
- 'src/ifcgeomserver/**' - 'src/ifcgeomserver/**'
- 'src/ifcmax/**' - 'src/ifcmax/**'
- 'src/ifc5d/**' - 'src/ifc5d/**'
-1
View File
@@ -65,7 +65,6 @@ The IfcOpenShell C++ codebase is split into multiple interal libraries:
| Name | Description | License | | Name | Description | License |
| ------------------------- | --------------------------------------------------------------------- | ------------------- | | ------------------------- | --------------------------------------------------------------------- | ------------------- |
| ifcgeom | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcgeom | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
| ifcgeom\_schema\_agnostic | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
| ifcgeomserver | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcgeomserver | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
| ifcparse | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcparse | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
| ifcwrap | Internal library for IfcOpenShell | LGPL-3.0-or-later\* | | ifcwrap | Internal library for IfcOpenShell | LGPL-3.0-or-later\* |
-5
View File
@@ -234,11 +234,6 @@ about:
<td>Internal library for IfcOpenShell</td> <td>Internal library for IfcOpenShell</td>
<td>LGPL-3.0-or-later*</td> <td>LGPL-3.0-or-later*</td>
</tr> </tr>
<tr>
<td>ifcgeom_schema_agnostic</td>
<td>Internal library for IfcOpenShell</td>
<td>LGPL-3.0-or-later*</td>
</tr>
<tr> <tr>
<td>ifcgeomserver</td> <td>ifcgeomserver</td>
<td>Internal library for IfcOpenShell</td> <td>Internal library for IfcOpenShell</td>