mirror of https://github.com/qt/qtbase.git
Fix qclipboard test
Change-Id: I24ef0a8f73faa83d98d791a30f5777aef9d554cf Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
5e44dc8864
commit
a8929ac1fe
|
@ -5,6 +5,7 @@
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
add_qt_test(tst_qclipboard
|
add_qt_test(tst_qclipboard
|
||||||
|
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../" # special case
|
||||||
SOURCES
|
SOURCES
|
||||||
../tst_qclipboard.cpp
|
../tst_qclipboard.cpp
|
||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
|
|
Loading…
Reference in New Issue