]> granicus.if.org Git - graphviz/commit
lib/gvpr: CMake: define EXPORT_GVPR
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 23 Sep 2021 21:51:41 +0000 (23:51 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 26 Sep 2021 06:36:52 +0000 (08:36 +0200)
commit25666e5c260a288475680c0afb88f7b27fb1eb0f
tree6bdf11982ec96bcb99ec8c21222d9c689d8a70c5
parent95f1273ca440bd21b50825c99c9099ac5f32e660
lib/gvpr: CMake: define EXPORT_GVPR

Without this change, an upcoming commit that defines GVDLL would cause
a warning like this:

C:\Users\magja\graphviz\lib\gvpr\gvpr.c(931,1): warning C4273: 'gvpr': inconsistent dll linkage [C:\Users\magja\graphviz\build\lib\gvpr\gvpr.vcxproj]
lib/gvpr/CMakeLists.txt