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

CMake will no longer complain that the minimum CMake version is not specified #501

Merged
merged 1 commit into from
Jan 4, 2016

Conversation

thedrow
Copy link
Contributor

@thedrow thedrow commented Dec 29, 2015

The warning is displayed because CMAKE_MINIMUM_REQUIRED is not specified in test/CMakeLists.txt
I just copy/pasted the minimum version header from the rest of the CMakeLists.txt files.

@thedrow thedrow force-pushed the fix-cmake-min-version-warning branch from 760960a to 5121034 Compare December 29, 2015 14:57
miloyip added a commit that referenced this pull request Jan 4, 2016
CMake will no longer complain that the minimum CMake version is not specified
@miloyip miloyip merged commit 9515b9c into Tencent:master Jan 4, 2016
@thedrow thedrow deleted the fix-cmake-min-version-warning branch January 4, 2016 10:26
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