We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e843fc commit 08b94b7Copy full SHA for 08b94b7
CMakeLists.txt
@@ -118,6 +118,7 @@ IF ( CMAKE_BUILD_TYPE STREQUAL Debug )
118
ADD_DEFINITIONS ( -DTILEGTK_SYNCHRONIZE )
119
ADD_DEFINITIONS ( -DTILEGTK_VERBOSE_XERROR_HANDLER )
120
ENDIF ( CMAKE_BUILD_TYPE STREQUAL Debug )
121
+ADD_DEFINITIONS ( -DTILEGTK_INSTALL_XERROR_HANDLER )
122
ADD_DEFINITIONS ( -DUSE_TCL_STUBS )
123
ADD_DEFINITIONS ( -DUSE_TK_STUBS )
124
ADD_DEFINITIONS ( -DUSE_TTK_STUBS )
0 commit comments