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

Problems coaxing CMake to not include 32-bit compiler flags. #223

Open
odellus opened this issue Sep 22, 2014 · 0 comments
Open

Problems coaxing CMake to not include 32-bit compiler flags. #223

odellus opened this issue Sep 22, 2014 · 0 comments

Comments

@odellus
Copy link

odellus commented Sep 22, 2014

Just as the title says, I'm having trouble convincing CMake to let go of the -m32 compiler flag. Everything is working except for that one crucial hangup.

I'm using CMake-3.0.

I've tried to manually edit the CMAKE_CXX_COMPILER and CMAKE_EXE_LINKER variables from the command line with little success.

Any assistance would be most well received.

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