]> OCCT Git - occt.git/commit
Configuration - VCPKG add TclTk support (#580)
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Wed, 25 Jun 2025 09:15:04 +0000 (10:15 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Jun 2025 09:15:04 +0000 (10:15 +0100)
commitdfb331296c2b561a1abff868acda47ac1713297f
tree57fe7da24665f42ea0ec304d7c022db18ac8b238
parentfa5bf5dab245198223bf8a377a193ca1bd081ecd
Configuration - VCPKG add TclTk support (#580)

Introduces a new "tcltk" feature in vcpkg.json with relevant dependencies.
Updates tcl portfiles and patches to incorporate Tk building, installation, and cleanup.
Modifies CMake and batch environment templates to align with the new TclTk support.
CMakeLists.txt
adm/cmake/tk.cmake
adm/templates/env.bat.in
adm/vcpkg/ports/tcl/0001-Add-tk-build.patch [new file with mode: 0644]
adm/vcpkg/ports/tcl/0002-Add-setpath-target.patch [new file with mode: 0644]
adm/vcpkg/ports/tcl/0003-Update-unix-build.patch [new file with mode: 0644]
adm/vcpkg/ports/tcl/0004-Update-mingw-build.patch [new file with mode: 0644]
adm/vcpkg/ports/tcl/portfile.cmake
adm/vcpkg/ports/tcl/vcpkg.json
adm/vcpkg/vcpkg.json