apps: add Win32 friendly opencv_version app
authorAlexander Alekhin <alexander.alekhin@intel.com>
Sat, 9 Jun 2018 10:59:21 +0000 (13:59 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Sat, 9 Jun 2018 12:55:35 +0000 (15:55 +0300)
commit95360a553903f59379275adeb6137bd7a0e68f7a
tree5fcd3a97070e80a9e394ab4f2252c762247ed9f8
parent0614ee3f95e8013c7d21fbde1a4ff3994ae68548
apps: add Win32 friendly opencv_version app

Improve experience of launching app from explorer:
- application just flash (open/close) the console window
Suggested Win32 application flavor additionally shows MessageBox
and waits for User interaction.
apps/version/CMakeLists.txt
apps/version/opencv_version.cpp