summaryrefslogtreecommitdiff
path: root/tests/manual/compressed_textures/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/compressed_textures/CMakeLists.txt')
-rw-r--r--tests/manual/compressed_textures/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/compressed_textures/CMakeLists.txt b/tests/manual/compressed_textures/CMakeLists.txt
index ff21b06ec..be95339eb 100644
--- a/tests/manual/compressed_textures/CMakeLists.txt
+++ b/tests/manual/compressed_textures/CMakeLists.txt
@@ -12,7 +12,7 @@ qt_internal_add_manual_test(compressed_textures
SOURCES
main.cpp
DEFINES
- DATA_DIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/data\\\"
+ DATA_DIR="${CMAKE_CURRENT_SOURCE_DIR}/data"
LIBRARIES
Qt::3DCore
Qt::3DInput