Not block PDB file in multithreaded build on Windows.
authorVladimir Kolesnikov <vladimir.kolesnikov@itseez.com>
Wed, 1 Apr 2015 10:52:07 +0000 (13:52 +0300)
committerVladimir Kolesnikov <vladimir.kolesnikov@itseez.com>
Wed, 1 Apr 2015 10:52:07 +0000 (13:52 +0300)
commit58c9135626ed85b3436c44b54030f5d9ab485e43
tree691de03986801e65a48b1e109afc7a9eb0163842
parent9a62173a5b6b2b1b1295d0d20c94b594ed9bfba4
Not block PDB file in multithreaded build on Windows.

If used cl compiler, but generator is not Visual Studio e.g. Ninja,
enable FS option to prevent blocking PDB file in multithreaded build.
cmake/OpenCVCompilerOptions.cmake