This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Website: https://software.intel.com/content/www/us/en/develop/articles/pin-a-binary-instrumentation-tool-downloads.html | |
# License: https://software.intel.com/sites/landingpage/pintool/pinlicense.txt | |
# This snippet: https://gist.github.com/mrexodia/f61fead0108603d04b2ca0ab045e0952 | |
# TODO: lunix support | |
# Thanks to Francesco for showing me this method | |
CPMAddPackage( | |
NAME IntelPIN | |
VERSION 3.18 | |
URL https://software.intel.com/sites/landingpage/pintool/downloads/pin-3.18-98332-gaebd7b1e6-msvc-windows.zip |