Closes #1888

PiperOrigin-RevId: 216244924
This commit is contained in:
Eisoku Kuroiwa
2018-10-08 16:59:24 -04:00
committed by Gennadiy Civil
parent f4fea9ea8c
commit cb23df8eb3

View File

@@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 2.8.8)
add_definitions(-std=c++11)
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)