-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix OpenMP with Visual Studio (#3475)
* Bugfix OpenMP with Visual Studio * Test for working VS2019 update instead of first version of VS2019
- Loading branch information
1 parent
a701454
commit 4d0f027
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This check fails in Linux:
MSVC
andMSVC_VERSION
are undefined (although looks like onlyMSVC_VERSION
is the problem)