Branch: refs/heads/capstone_integration
Home: https://github.com/dyninst/dyninst
Commit: 3bfb88a4e3c71e7a7c0a4603d4526f0131e7414f
https://github.com/dyninst/dyninst/commit/3bfb88a4e3c71e7a7c0a4603d4526f0131e7414f
Author: Tim <thaines.astro@xxxxxxxxx>
Date: 2019-08-28 (Wed, 28 Aug 2019)
Changed paths:
M cmake/Capstone.cmake
Log Message:
-----------
Allow multiple inclusions of Capstone.cmake
This prevents doing all of the work multiple times if the file is
included more than once.
Commit: 9372a3f7f363e84f22612c1f9b89d7142cec62bf
https://github.com/dyninst/dyninst/commit/9372a3f7f363e84f22612c1f9b89d7142cec62bf
Author: Tim <thaines.astro@xxxxxxxxx>
Date: 2019-08-28 (Wed, 28 Aug 2019)
Changed paths:
M instructionAPI/CMakeLists.txt
Log Message:
-----------
Use Capstone_LIBRARIES for InstructionAPI
Compare: https://github.com/dyninst/dyninst/compare/b5cf6c5cb299...9372a3f7f363
|