Skip to content

Commit 08b94b7

Browse files
committed
Revert "Remove the TILEGTK_INSTALL_XERROR_HANDLER definition when building because it is not defined in new versions of X11."
This reverts commit 7e843fc.
1 parent 7e843fc commit 08b94b7

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
@@ -118,6 +118,7 @@ IF ( CMAKE_BUILD_TYPE STREQUAL Debug )
118118
ADD_DEFINITIONS ( -DTILEGTK_SYNCHRONIZE )
119119
ADD_DEFINITIONS ( -DTILEGTK_VERBOSE_XERROR_HANDLER )
120120
ENDIF ( CMAKE_BUILD_TYPE STREQUAL Debug )
121+
ADD_DEFINITIONS ( -DTILEGTK_INSTALL_XERROR_HANDLER )
121122
ADD_DEFINITIONS ( -DUSE_TCL_STUBS )
122123
ADD_DEFINITIONS ( -DUSE_TK_STUBS )
123124
ADD_DEFINITIONS ( -DUSE_TTK_STUBS )

0 commit comments

Comments
 (0)