DynamoRIO / DynamoRIO/drmemory
Unable to build DrMemory with new DR updates
Open
Component-Build
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
/home/osboxes/cmake/cmake-2.8.12-rc2-Linux-i386/bin/cmake -DCMAKE_BUILD_TYPE=Debug ../drmemory/
CMake Error at tests/CMakeLists.txt:530 (add_dependencies):
Cannot add target-level dependencies to non-existent target
"syscalls_unix".
The add_dependencies works for top-level logical targets created by the
add_executable, add_library, or add_custom_target commands. If you want to
add file-level dependencies see the DEPENDS option of the add_custom_target
and add_custom_command commands.
Contributor guide
Assessment
This issue has not been assessed yet.