aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/ProtobufMutator.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/ProtobufMutator.cmake')
-rw-r--r--cmake/modules/ProtobufMutator.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/ProtobufMutator.cmake b/cmake/modules/ProtobufMutator.cmake
index 5f23f33f4c..15fe95ed6e 100644
--- a/cmake/modules/ProtobufMutator.cmake
+++ b/cmake/modules/ProtobufMutator.cmake
@@ -1,3 +1,4 @@
+include(ExternalProject)
set(PBM_PREFIX protobuf_mutator)
set(PBM_PATH ${CMAKE_CURRENT_BINARY_DIR}/${PBM_PREFIX}/src/${PBM_PREFIX})
set(PBM_LIB_PATH ${PBM_PATH}-build/src/libprotobuf-mutator.a)