-
Notifications
You must be signed in to change notification settings - Fork 15
Build fails under debian #4
Copy link
Copy link
Open
Description
Trying to build under debian (with zstd, libzstd-dev installed) fails with the following:
CMake Error at CMakeLists.txt:32 (find_package):
By not providing "Findzstd.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "zstd", but
CMake did not find one.
Could not find a package configuration file provided by "zstd" with any of
the following names:
zstdConfig.cmake
zstd-config.cmake
Add the installation prefix of "zstd" to CMAKE_PREFIX_PATH or set
"zstd_DIR" to a directory containing one of the above files. If "zstd"
provides a separate development package or SDK, be sure it has been
installed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels