blob: fb513d790f7c7a2edd78e28715535bf9047e1966 [file] [log] [blame]
Gabor Buellab9a2c1a2017-04-30 11:48:23 +02001Name: capstone
2Description: Capstone disassembly engine
Nguyen Anh Quynhbc0e1732017-04-30 23:18:53 +08003Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@
Gabor Buellab9a2c1a2017-04-30 11:48:23 +02004URL: http://www.capstone-engine.org
Nguyen Anh Quynhbc0e1732017-04-30 23:18:53 +08005archive=@CMAKE_INSTALL_PREFIX@/lib/libcapstone.a
Gabor Buellab9a2c1a2017-04-30 11:48:23 +02006Libs: -L@CMAKE_INSTALL_PREFIX@/lib -lcapstone
7Cflags: -I@CMAKE_INSTALL_PREFIX@/include/capstone