mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0023657: Fails compilation with WOK after patch 22980
Key -I added to CSF_TCL_INCLUDE variable
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
@set %QADraw_CMPLRS_EDL = "";
|
||||
|
||||
@uses "CSF.edl";
|
||||
@ifdefined( %CSF_TCL_INCLUDE ) then
|
||||
@string %CMPLRS_CXX_Options = " -I"%CSF_TCL_INCLUDE %CMPLRS_CXX_Options ;
|
||||
@endif;
|
||||
|
||||
@string %CMPLRS_CXX_Options += " " %CSF_TCL_INCLUDE;
|
||||
|
||||
@endif;
|
||||
|
Reference in New Issue
Block a user