1*d9f75844SAndroid Build Coastguard Worker# Copyright 2017 The CRC32C Authors. All rights reserved. 2*d9f75844SAndroid Build Coastguard Worker# Use of this source code is governed by a BSD-style license that can be 3*d9f75844SAndroid Build Coastguard Worker# found in the LICENSE file. See the AUTHORS file for names of contributors. 4*d9f75844SAndroid Build Coastguard Worker 5*d9f75844SAndroid Build Coastguard Worker@PACKAGE_INIT@ 6*d9f75844SAndroid Build Coastguard Worker 7*d9f75844SAndroid Build Coastguard Workerinclude("${CMAKE_CURRENT_LIST_DIR}/Crc32cTargets.cmake") 8*d9f75844SAndroid Build Coastguard Worker 9*d9f75844SAndroid Build Coastguard Workercheck_required_components(Crc32c) 10