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