vcpkg/ports/crc32c
Carlos O'Ryan 12a0a9989b Fix crc32c CMake configuration directory. (#4509)
* Fix crc32c CMake configuration directory.

The port was installing the CMake configuration files for Crc32c in
share/crc32c/Crc32c/Crc32cConfig.cmake, where find_package() cannot
find them.  They should be installed in share/crc32c/Crc32cConfig.cmake.

* [crc32] Lowercase share directory
2018-10-20 13:19:50 -07:00
..
CONTROL Fix crc32c CMake configuration directory. (#4509) 2018-10-20 13:19:50 -07:00
portfile.cmake Fix crc32c CMake configuration directory. (#4509) 2018-10-20 13:19:50 -07:00