mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0023657: Fails compilation with WOK after patch 22980
Key -I added to CSF_TCL_INCLUDE variable
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
@uses "CSF.edl";
|
||||
|
||||
---@string %CMPLRS_CXX_Options += " -I"%CSF_TCL_INCLUDE" -DUSE_TK";
|
||||
@string %CMPLRS_CXX_Options += " -I"%CSF_TCL_INCLUDE" -I"%CSF_TBB_INCLUDES ;
|
||||
|
||||
@string %CMPLRS_CXX_Options += " " %CSF_TCL_INCLUDE;
|
||||
@string %CMPLRS_CXX_Options += " " %CSF_TBB_INCLUDES;
|
||||
|
Reference in New Issue
Block a user