aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9ab452..67bc9db 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ build:
@cp build/compile_commands.json .
test: build
- cd build && ctest -V
+ cd build && QT_QPA_PLATFORM=offscreen ctest -V
clean:
rm -rf build/