mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
5 lines
224 B
CMake
5 lines
224 B
CMake
set(QtTesting_INCLUDE_DIRS "@QtTesting_INSTALL_INCLUDE_FULL_DIR@")
|
|
set(QtTesting_LIBRARY_DIR "@QtTesting_INSTALL_LIB_FULL_DIR@")
|
|
set(QtTesting_LIBRARIES QtTesting)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/QtTestingTargets.cmake")
|