We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find ZIPPER (missing: ZIPPER_LIBRARY ZIPPER_INCLUDE_DIR) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) CMakeModules/FindZIPPER.cmake:50 (find_package_handle_standard_args) CMakeLists.txt:314 (find_package)
The text was updated successfully, but these errors were encountered:
It looks like the submodule is in submodules/zipper but the cmake script is looking in src/zipper for some reason.
submodules/zipper
src/zipper
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: