0029266: CMake install does not copy pdb files in Debug mode due to the changes in...
authorapn <apn@opencascade.com>
Wed, 29 Nov 2017 12:46:54 +0000 (15:46 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 16 Mar 2018 12:05:48 +0000 (15:05 +0300)
commitb1f350a2e1168f42487de0549ac425da67c1c407
tree19b79ce3c57f2844433e7c16b8d204cd4b5b382b
parentfcd9a94e76e37ce461ac90ea169e2cfec8ca5a5a
0029266: CMake install does not copy pdb files in Debug mode due to the changes in 0028287

OCCT_INSTALL_BIN_LETTER is used only on Windows (isn't depended on type of generator) because bind/libd/bini/libi folders are not used on Linux (only bin and lib)
CMakeLists.txt
adm/cmake/occt_macros.cmake
adm/cmake/occt_toolkit.cmake
adm/cmake/occt_toolkit_tool.cmake