Commit 9515b9cc authored by Milo Yip's avatar Milo Yip

Merge pull request #501 from thedrow/fix-cmake-min-version-warning

CMake will no longer complain that the minimum CMake version is not specified
parents d0045f15 5121034b
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
find_package(GTestSrc)
IF(GTESTSRC_FOUND)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment