Commit a7ab054f authored by Manuel Vives's avatar Manuel Vives
Browse files

Issue 709: Fix Cmake policy 0048

parent 0a439623
cmake_minimum_required(VERSION 2.6.2) cmake_minimum_required(VERSION 2.6.2)
cmake_policy(SET CMP0048 NEW)
project( googletest-distribution ) project( googletest-distribution )
enable_testing() 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