cmake: add DllMain() into each OpenCV DLL
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Wed, 10 Oct 2018 10:53:46 +0000 (13:53 +0300)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Wed, 10 Oct 2018 11:00:59 +0000 (11:00 +0000)
commit70f2ee917e1f6b1eba29e0f44885cb2f42fba209
tree373a2773739b0837e61524445ae98441ca5dd7e9
parentad93ed720dfd1a69ecb60905777797e15ba7687f
cmake: add DllMain() into each OpenCV DLL

to detect process termination after ExitProcess() call
cmake/OpenCVModule.cmake
cmake/templates/dllmain.cpp.in [new file with mode: 0644]
modules/core/src/precomp.hpp