intel / intel/hyperscan

Can't build Chimera on OSX

Open
#116 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.5k
Forks
816
Avg merge
4d 21h
Merged PRs (30d)
2

Description

To begin with, the pcre dependency is locked to 8.41 but 8.42 is now out. I changed the build script to require that version instead, but now I get:
```
CMake Warning (dev) at tools/hscollider/CMakeLists.txt:67 (add_dependencies):
Policy CMP0046 is not set: Error on non-existent dependency in
add_dependencies. Run "cmake --help-policy CMP0046" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.

The dependency target "pcre" of target "hscollider" does not exist.
```
What else do I need to do?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.