TBB library path is incorrectly set for MSVC10 (Feature #942)
Description
There is an error in the root CMakeLists.txt, where an elseif is after an endif, meaning that the TBB_LIB_DIR is set incorrectly in the case of MSVC10 and the build fails. This patch fixes the error.
Associated revisions
Merge pull request #942 from achalddave:patch-1
History
Updated by Anatoly Baksheev almost 14 years ago
- Status changed from Open to Done
- (deleted custom field) set to fixed