Lines Matching full:cmake
42 "\"${protobuf_SOURCE_DIR}/cmake/extract_includes.bat.in\" "
88 DESTINATION "lib/cmake/protobuf"
91 configure_file(protobuf-config.cmake.in
92 protobuf-config.cmake @ONLY)
93 configure_file(protobuf-config-version.cmake.in
94 protobuf-config-version.cmake @ONLY)
95 configure_file(protobuf-module.cmake.in
96 protobuf-module.cmake @ONLY)
99 "${protobuf_BINARY_DIR}/protobuf-config.cmake"
100 "${protobuf_BINARY_DIR}/protobuf-config-version.cmake"
101 "${protobuf_BINARY_DIR}/protobuf-module.cmake"
102 DESTINATION "lib/cmake/protobuf"