1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00

0028999: Modify Qt Browser build option

'BUILD_Inspector' CMake option switches ON/OFF Inspector in compilation procedure (add additional dependency to Qt third party product)
'inspector.bat' starts sample to demonstrate possibilities of this tool.
Replacing TOOLS to INSPECTOR key for 'pload' command in DRAW cases due to this change in DrawPlugin.
This commit is contained in:
nds
2017-08-15 16:52:59 +03:00
committed by bugmaster
parent 7c42f3f48d
commit 4f4b893546
16 changed files with 106 additions and 64 deletions

View File

@@ -48,4 +48,4 @@ TOBJ : TKTObjDRAW
DFBROWSER : TKDFBrowser
QAcommands : TKQADraw
VIS : TKIVtkDraw
TOOLS : TKToolsDraw
INSPECTOR : TKToolsDraw