zchrissirhcz/cmake_examples

create shared library

zchrissirhcz opened this issue · 0 comments

On Windows, when creating shared library, how to export class and class functions?

What about creating shared libraries on linux/macosx/android?