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

Fix MSVC runtime library handling in CMakeLists. (#1692) #1693

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Fix MSVC runtime library handling in CMakeLists. (#1692) #1693

merged 1 commit into from
Aug 31, 2022

Conversation

relapids
Copy link
Contributor

The current runtime library handling never works. This PR fixes it to work as intended. See #1692 for details.

A cleaner approach would probably be to just raise the minimum required CMake version globally, but I'm not sure what the 'lowest common denominator' OS you support is, so it seemed safer to just do it this way.

@wtdcode wtdcode merged commit bc74ea2 into unicorn-engine:dev Aug 31, 2022
@wtdcode
Copy link
Member

wtdcode commented Aug 31, 2022

Looks good, sorry for the late reply.

@relapids relapids deleted the cmake_msvc_runtime branch September 4, 2022 08:49
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

Successfully merging this pull request may close these issues.

2 participants