Skip to content

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)
Please sign in to comment.