1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0031471: Confuguration, genproj - unable to build OCC Products

Restored parsing of src/VAS/Products.tcl.
This commit is contained in:
kgv
2020-03-30 17:55:16 +03:00
committed by bugmaster
parent 128654b60b
commit 6d43db4f74
2 changed files with 18 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
;#
;# Returns an ordered list of module names
;#
proc OS:Modules { {plat ""} } {
proc OS:Tools { {plat ""} } {
set ret [list TModelingData \
TVisualization \
TApplicationFramework \