Loading cmake/Gtest.cmake.in +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # Copied from upstream documentation: # https://github.com/google/googletest/tree/master/googletest#incorporating-into-an-existing-cmake-project cmake_minimum_required(VERSION 2.8.2) cmake_minimum_required(VERSION 2.8.12) project(googletest-download NONE) Loading src/Python/pybind11.cmake.in +1 −1 Original line number Diff line number Diff line cmake_minimum_required(VERSION 2.8.2) cmake_minimum_required(VERSION 2.8.12) project(pybind11-download) include(ExternalProject) Loading Loading
cmake/Gtest.cmake.in +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # Copied from upstream documentation: # https://github.com/google/googletest/tree/master/googletest#incorporating-into-an-existing-cmake-project cmake_minimum_required(VERSION 2.8.2) cmake_minimum_required(VERSION 2.8.12) project(googletest-download NONE) Loading
src/Python/pybind11.cmake.in +1 −1 Original line number Diff line number Diff line cmake_minimum_required(VERSION 2.8.2) cmake_minimum_required(VERSION 2.8.12) project(pybind11-download) include(ExternalProject) Loading