Skip to content

Conversation

@devnexen
Copy link
Contributor

Updating jackmsr's work, adding sndio cmake module.
Updating 64 bits OS arch detection (amd64).

Updating jackmsr's work, adding sndio cmake module.
Updating 64 bits OS arch detection (amd64).
MESSAGE("Machine: ${Machine}")
STRING(REGEX MATCH "i.86" IS_X86 "${Machine}")
STRING(REGEX MATCH "86_64" IS_X86_64 "${Machine}")
STRING(REGEX MATCH "86_64|amd64" IS_X86_64 "${Machine}")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tresf
Copy link
Member

tresf commented Mar 26, 2016

Nice work! Merging since Travis likes it and only OpenBSD should be affected, so the sooner we merge, the faster we'll have testing.

@tresf tresf merged commit f7c8094 into LMMS:master Mar 26, 2016
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