qt5base-lts/tests/auto/testlib/selftests/mouse/CMakeLists.txt

22 lines
538 B
CMake
Raw Normal View History

# Generated from mouse.pro.
#####################################################################
## mouse Binary:
#####################################################################
add_qt_executable(mouse
NO_INSTALL # special case
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
SOURCES
tst_mouse.cpp
LIBRARIES
Qt::GuiPrivate
Qt::TestPrivate
PUBLIC_LIBRARIES
Qt::Gui
Qt::Test
)
## Scopes:
#####################################################################