Skip to content

Commit c909303

Browse files
committed
debug attempt
1 parent 00879e1 commit c909303

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

qtfred/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ add_custom_command(
105105
COMMAND ${CMAKE_COMMAND} -E env
106106
"QT_QPA_PLATFORM=offscreen"
107107
"LD_LIBRARY_PATH=${_QTFRED_QT_LIBS}"
108+
"QT_DEBUG_PLUGINS=1"
108109
"${QHELPGENERATOR_EXECUTABLE}" "${QTFRED_HELP_QHP}" -o "${QTFRED_HELP_QCH}"
109110
DEPENDS ${QTFRED_HELP_SOURCES}
110111
COMMENT "Compiling QtFRED help (qtfred_help.qch)"

0 commit comments

Comments
 (0)