summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/CMakeLists.txt b/style/CMakeLists.txt
index 6c3d5ff..d77299e 100644
--- a/style/CMakeLists.txt
+++ b/style/CMakeLists.txt
@@ -69,7 +69,7 @@ set( _header pixmaps.h )
add_custom_command(
OUTPUT ${_header}
- COMMAND ${UIC_EXECUTABLE}
+ COMMAND ${TQUIC_EXECUTABLE}
ARGS -o ${_header} -embed baghira ${_pics}
DEPENDS ${_pics}
)