keystone icon indicating copy to clipboard operation
keystone copied to clipboard

How to use as a cmake subdirectory

Open wormtql opened this issue 2 years ago • 0 comments

I wish to use cmake to include keystone as a subdirectory. I managed to link keystone as a static library in linux, but it didn't work on Windows due to some linking issues. Is it possible to use keystone as a dynamic library, while still including keystone source code as a subdirectory?

wormtql avatar Jun 14 '23 11:06 wormtql