Modified CMakeLists.txt to re-enable support for building both static and shared versions of the library.

Removed definition of CAPSTONE_STATIC from capstone.h due to dllimport only really being a performance optimization while CAPSTONE_SHARED is only needed when building the shared version of the library.
2 files changed