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

Fix CMP0050 compilation warnings #3583

Merged
merged 1 commit into from
May 28, 2017
Merged

Fix CMP0050 compilation warnings #3583

merged 1 commit into from
May 28, 2017

Conversation

tresf
Copy link
Member

@tresf tresf commented May 28, 2017

We use the legacy, undocumented and depecrated SOURCE signature of ADD_CUSTOM_COMMAND in vst_base/CMakeLists.txt#L52. This flag should be set for cmake 3.0.2 and higher to avoid warnings or compilation failures. It was introduced and is safe for versions 3.0.0 and higher. This behavior is reproducible on Ubuntu 17.04.

@tresf tresf merged commit f1a3368 into LMMS:stable-1.2 May 28, 2017
sdasda7777 pushed a commit to sdasda7777/lmms that referenced this pull request Jun 28, 2022
Fix CMP0050 compilation warnings
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