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?
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?