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

CMakeLists.txt: build mixed mode and pure mode flavors of the libraries #162

Open
Tracked by #4699
MahmoudGSaleh opened this issue Oct 4, 2019 · 0 comments
Open
Tracked by #4699
Labels
build Related to the build system

Comments

@MahmoudGSaleh
Copy link
Member

MahmoudGSaleh commented Oct 4, 2019

The CMake build script currently builds native Desktop libraries only. We also need to build libraries targeting mixed mode (msvcmrt*.lib for /clr) and pure mode (msvcurt*.lib for /clr:pure).

@MahmoudGSaleh MahmoudGSaleh added the infrastructure Related to repository automation label Oct 4, 2019
@BillyONeal BillyONeal self-assigned this Oct 4, 2019
@StephanTLavavej StephanTLavavej changed the title Update CMake scripts to build mixed mode and pure mode flavors of the libraries CMakeLists.txt: Update CMake scripts to build mixed mode and pure mode flavors of the libraries Oct 8, 2019
@BillyONeal BillyONeal removed their assignment Jan 14, 2020
@StephanTLavavej StephanTLavavej added build Related to the build system and removed infrastructure Related to repository automation labels Apr 21, 2020
@CaseyCarter CaseyCarter changed the title CMakeLists.txt: Update CMake scripts to build mixed mode and pure mode flavors of the libraries CMakeLists.txt: build mixed mode and pure mode flavors of the libraries Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to the build system
Projects
None yet
Development

No branches or pull requests

3 participants