]> OCCT Git - occt.git/commit
0033845: Configuration - Add possibility to specify debug version of 3rdparties CR33845
authoroan <oan@opencascade.com>
Tue, 29 Oct 2024 16:27:25 +0000 (16:27 +0000)
committeroan <oan@opencascade.com>
Tue, 29 Oct 2024 18:04:54 +0000 (18:04 +0000)
commitd951f24955acb04f0655d1ddd58ac1ab568e3ce3
tree58e3abc2a4efa27b18ccaaef8131063e2b4f082b
parent158ed439c48389bbba0f4f85f10902d9cba96bca
0033845: Configuration - Add possibility to specify debug version of 3rdparties

Add functionality seeking debug version of 3rdparty libraries.
If debug ones were not found, the release are used instead.
Use standard functionality to find draco.
adm/cmake/3rdparty_macro.cmake
adm/cmake/draco.cmake
adm/cmake/occt_toolkit.cmake
adm/templates/custom.build.bat.in
adm/templates/custom.build.sh.in
adm/templates/custom.install.bat.in
adm/templates/custom.install.sh.in
adm/templates/env.bat.in
src/DRAWEXE/CMakeLists.txt
src/TKDEGLTF/CMakeLists.txt
src/TKRWMesh/CMakeLists.txt