Commit 683fcf59 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Merge pull request #782 from Manozco/709-cmake-policy-project-version

Issue 709: Fix Cmake policy 0048
parents 0cb2eeb5 a7ab054f
cmake_minimum_required(VERSION 2.6.4)
cmake_policy(SET CMP0048 NEW)
project( googletest-distribution )
enable_testing()
......
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