Fix tst_testfiltering
Change-Id: I4f9674f8226b0627cab6935a5c28bf52a57c2e9e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
3e9efb4119
commit
44c9644ca0
|
@ -6,6 +6,7 @@
|
|||
|
||||
qt_add_test(tst_testfiltering
|
||||
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../"
|
||||
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../" # special case
|
||||
SOURCES
|
||||
../tst_testfiltering.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
|
|
Loading…
Reference in New Issue