parent
4b5652b030
commit
8fe901aee2
2 changed files with 0 additions and 10 deletions
@ -1,9 +0,0 @@ |
||||
cmake_minimum_required(VERSION 3.5) |
||||
|
||||
message(DEPRECATION "Calling of cmake with source directory set to \"cmake\" subdirectory of Protocol Buffers project is deprecated. Top-level directory of Protocol Buffers project should be used instead.") |
||||
|
||||
project(protobuf C CXX) |
||||
|
||||
set(protobuf_DEPRECATED_CMAKE_SUBDIRECTORY_USAGE TRUE) |
||||
|
||||
include(../CMakeLists.txt) |
Loading…
Reference in new issue