Skip to content

Add cangjiecommon.h to put commonly used stuff into it

linquize requested to merge linquize:extern-c-dllexport into master

Currently, it includes necessary definitions for

  1. calling the library from C++
  2. Dynamic linking on Windows

Merge request reports