Add missing gltf find in occ 7.8

(cherry picked from commit 58913a0616)
This commit is contained in:
Marek Roszko 2024-04-02 21:05:54 -04:00 committed by Mark Roszko
parent a042d1aab4
commit 941420abed
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
)