Add back incorrectly excluded cmake targets.
This commit is contained in:
parent
68975a4e50
commit
e9839ff444
@ -67,6 +67,7 @@ endif (MSVC)
|
||||
include(libprotobuf-lite.cmake)
|
||||
include(libprotobuf.cmake)
|
||||
include(libprotoc.cmake)
|
||||
include(protoc.cmake)
|
||||
if (BUILD_TESTING)
|
||||
include(protoc.cmake)
|
||||
include(tests.cmake)
|
||||
endif (BUILD_TESTING)
|
||||
|
Loading…
Reference in New Issue
Block a user