-
Notifications
You must be signed in to change notification settings - Fork 177
CMake: Set GCC version specific subfolder for MinGW #4671
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
base: master
Are you sure you want to change the base?
CMake: Set GCC version specific subfolder for MinGW #4671
Conversation
maltelenz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could/should it use CMAKE_C_COMPILER_VERSION?
The general idea seems fine, but System Modeler doesn't have MinGW support, so I cannot do any real testing.
3eb5093 to
64c6872
Compare
64c6872 to
a8e7915
Compare
a8e7915 to
6d5ca5e
Compare
HansOlsson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems ok according to my coworkers who work more with gcc.
6d5ca5e to
92accf7
Compare
@beutlich the end result seems fine, but why are you doing it yourself? Does the CMAKE variable not do what you want? Either way, I don't have strong opinions, so if you want to go ahead with this approach, let me know and I can provide the needed second approving review. |
GCC x.y.z will create a subfolder gccxyz.