summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile/qlockfiletesthelper/CMakeLists.txt
blob: bb6bc78b77fe41f974ea21cbfd7bbc9737ec507b (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
)