Commit 73de0ca9 authored by Jason S Zang's avatar Jason S Zang

Fix incorrect cmake required version

parent 80e0cf4c
cmake_minimum_required(VERSION 3.6)
cmake_minimum_required(VERSION 2.8.10)
project(googletest-download NONE)
......
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