Add missing gltf find in occ 7.8

This commit is contained in:
Marek Roszko 2024-04-02 21:05:54 -04:00
parent 02325169d0
commit 58913a0616
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ set( OCC_LIBS_PRE_78
# Libraries for versions >= 7.8.0
set( OCC_LIBS_POST_78
TKDEIGES
TKDEGLTF
TKDESTEP
TKDESTL
)