Replace CMAKE_BINARY_DIR with CMAKE_CURRENT_BINARY_DIR or CMAKE_PROJECT_BINARY_DIR
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
Due to this issue, installing hyperscan used as subproject with `cmake install` fails because of invalid path to `libhs.pc`.
Same goes for `CMAKE_SOURCE_DIR` and cmake modules.
Contributor guide
Assessment
This issue has not been assessed yet.