This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
libqt5raspi/debian/usr/local/qt5raspi-5.12.5/lib/cmake/Qt5Test/Qt5TestConfigExtras.cmake

6 lines
130 B
CMake

set_property(TARGET Qt5::Test
APPEND PROPERTY
INTERFACE_COMPILE_DEFINITIONS QT_TESTCASE_BUILDDIR=\"${CMAKE_BINARY_DIR}\"
)