summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile/qlockfiletesthelper/CMakeLists.txt
blob: b515037d56d07466fc013a5ef0779099c95c5f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qlockfile_test_helper.pro.

#####################################################################
## qlockfile_test_helper Binary:
#####################################################################

add_qt_test_helper(qlockfile_test_helper # special case
    OVERRIDE_OUTPUT_DIRECTORY # special case
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        qlockfile_test_helper.cpp
)