mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-25 03:45:48 +08:00
a36bca57a9
- Removed legacy metadata entries (EXTERNLIB, PACKAGES, DEFINES, FILES) that are no longer used by the build system - Removed references to obsolete build artifacts (.lex, .yacc files) that appear to be superseded by generated .c/.h files - Removed references to non-source files (README.md, .tcl scripts, GUID.txt) that shouldn't be listed in source file manifests
6 lines
126 B
CMake
6 lines
126 B
CMake
# Source files for TKShHealing
|
|
set(OCCT_TKShHealing_FILES_LOCATION "${CMAKE_CURRENT_LIST_DIR}")
|
|
|
|
set(OCCT_TKShHealing_FILES
|
|
)
|