Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support /MP parallel compilation with CMake MSVC generator #20

Open
TomClabault opened this issue Oct 6, 2024 · 0 comments
Open

Support /MP parallel compilation with CMake MSVC generator #20

TomClabault opened this issue Oct 6, 2024 · 0 comments

Comments

@TomClabault
Copy link

By default, building with CMake and the Visual Studio generators on Windows yields a solution that isn't built with multithreading.

I think 5 lines of CMake are actually sufficient as I've done here: CMakeLists.txt#L508

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant