avflyer
Results
2
issues of
avflyer
1. Add cmake build rules. 2. Fix OMP compilation error in VS2022. 3. OpenMP can be turn off on windows.
Fix MSVC compilation error with openMP https://learn.microsoft.com/en-us/cpp/error-messages/compiler-errors-2/compiler-error-c3015?view=msvc-170 Besides, with this PR, openMP can also be disabled on windows paltform with 'NO_OMP=1' in makefile.