Reviewing merge request #1: Fixed import export for Windows

Fixed import export for Windows,
but this will break linking aganist the static lib if JSONQT_EXPORT is not defined empty.
Could be probaply solved with defining it in a find script.

Commits that would be merged:

Version 1
  • Version 1
  • ca0e71d
  • e49b098
  • fixed imports on windows, but this wll brake linking against the static build

Showing ca0e71d-e49b098

Comments

Sorry for the delay here – doesn’t that ne3ed to be ADD_DEFINITIONS not ADD_DEFENITIONS?

your right its ofcourse add_definitions

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository