Commit e9839ff4 authored by Feng Xiao's avatar Feng Xiao

Add back incorrectly excluded cmake targets.

parent 68975a4e
...@@ -67,6 +67,7 @@ endif (MSVC) ...@@ -67,6 +67,7 @@ endif (MSVC)
include(libprotobuf-lite.cmake) include(libprotobuf-lite.cmake)
include(libprotobuf.cmake) include(libprotobuf.cmake)
include(libprotoc.cmake) include(libprotoc.cmake)
include(protoc.cmake)
if (BUILD_TESTING) if (BUILD_TESTING)
include(protoc.cmake) include(tests.cmake)
endif (BUILD_TESTING) endif (BUILD_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