0d177053b9
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
19 lines
532 B
CMake
19 lines
532 B
CMake
# Generated from benchlibtickcounter.pro.
|
|
|
|
#####################################################################
|
|
## benchlibtickcounter Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(benchlibtickcounter
|
|
NO_INSTALL # special case
|
|
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
|
|
GUI
|
|
SOURCES
|
|
tst_benchlibtickcounter.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::TestPrivate
|
|
)
|
|
|
|
## Scopes:
|
|
#####################################################################
|