Skip to content

Commit 18645c5

Browse files
author
jef
committed
fix python fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@8539 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 5fecb60 commit 18645c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ ELSE (WIN32)
251251
# other compilers don't use that MSVC construct
252252
ADD_DEFINITIONS(-DCORE_EXPORT=)
253253
ADD_DEFINITIONS(-DGUI_EXPORT=)
254+
ADD_DEFINITIONS(-DPYTHON_EXPORT=)
254255
ENDIF (WIN32)
255256

256257
#############################################################

0 commit comments

Comments
 (0)