mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0026880: Configuration, CMake - platform dependent code is not generated
several misprints fixed (upper case, sorting of empty list, empty parent directory) CMake should consider CSF_ variables from EXTERNLIB file for each toolkit CSF_ variables are defined in occt_csf for each OS redundant CSF removed Conflicts: src/TKG3d/CMakeLists.txt
This commit is contained in:
@@ -1,39 +1,3 @@
|
||||
project(TKGeomAlgo)
|
||||
|
||||
set (TOOLKIT_MODULES
|
||||
Hatch
|
||||
GeomInt
|
||||
IntStart
|
||||
IntWalk
|
||||
IntImp
|
||||
IntCurveSurface
|
||||
IntSurf
|
||||
IntPatch
|
||||
Geom2dInt
|
||||
IntImpParGen
|
||||
IntRes2d
|
||||
IntCurve
|
||||
TopTrans
|
||||
Intf
|
||||
ApproxInt
|
||||
GccAna
|
||||
GccEnt
|
||||
GccInt
|
||||
HatchGen
|
||||
Geom2dHatch
|
||||
Law
|
||||
AppBlend
|
||||
Plate
|
||||
GeomPlate
|
||||
LocalAnalysis
|
||||
GeomAPI
|
||||
GeomFill
|
||||
Geom2dAPI
|
||||
Geom2dGcc
|
||||
FairCurve
|
||||
NLPlate
|
||||
IntPolyh
|
||||
TopClass
|
||||
)
|
||||
|
||||
OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)
|
||||
|
Reference in New Issue
Block a user