Skip to content

Conversation

@nickoe
Copy link

@nickoe nickoe commented Jun 7, 2015

GCC cross compilation will use the compiler arguments that was only
intended for MSVC. Replace the if(WIN32) with if(MSVC).

GCC cross compilation will use the compiler arguments that was only
intended for MSVC. Replace the if(WIN32) with if(MSVC).
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.

1 participant