blob: 4d6057ec26f3bc04c5eb9df97d51cd8e5d90ae40 (
plain)
1
2
3
4
5
|
# Copyright 2017 The CRC32C Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. See the AUTHORS file for names of contributors.
include("${CMAKE_CURRENT_LIST_DIR}/Crc32cTargets.cmake")
|