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:
@@ -21,7 +21,7 @@
|
||||
@set %Standard_CMPLRS_EDL="";
|
||||
|
||||
@if ( %Station != "sun" ) then
|
||||
@string %CMPLRS_CXX_INCLUDE = " -I"%CMPLRS_CXX_INCLUDE" -I"%CSF_TBB_INCLUDES ;
|
||||
@string %CMPLRS_CXX_INCLUDE += " " %CSF_TBB_INCLUDES;
|
||||
@endif;
|
||||
|
||||
@endif;
|
||||
|
Reference in New Issue
Block a user