mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-25 12:55:50 +03:00
10 lines
193 B
Plaintext
Executable File
10 lines
193 B
Plaintext
Executable File
@ifnotdefined (%BRepMesh_CMPLRS_EDL) then
|
|
|
|
@set %BRepMesh_CMPLRS_EDL="";
|
|
|
|
@if ( %Station != "sun" ) then
|
|
@string %CMPLRS_CXX_INCLUDE = %CMPLRS_CXX_INCLUDE %CSF_TBB_INCLUDES;
|
|
@endif;
|
|
|
|
@endif;
|