CMake: fix QLocalSocket benchmark to use new qt_internal_ API
Amends ee122077b. Change-Id: I9b750eb88ac9c83da26da4e5921cb147716c5eb6 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
This commit is contained in:
parent
d4b3989818
commit
1e9dc3ec2f
@ -4,7 +4,7 @@
|
|||||||
## tst_bench_qlocalsocket Binary:
|
## tst_bench_qlocalsocket Binary:
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
qt_add_benchmark(tst_bench_qlocalsocket
|
qt_internal_add_benchmark(tst_bench_qlocalsocket
|
||||||
SOURCES
|
SOURCES
|
||||||
tst_qlocalsocket.cpp
|
tst_qlocalsocket.cpp
|
||||||
PUBLIC_LIBRARIES
|
PUBLIC_LIBRARIES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user