QtTestingConfig.cmake
Go to the documentation of this file.
1 
2 if(NOT QtTesting_EXPORTS_INCLUDED)
3  include("/builds/gitlab-kitware-sciviz-ci/build/ThirdParty/QtTesting/vtkqttesting/QtTestingExports.cmake")
4  set(QtTesting_EXPORTS_INCLUDED 1)
5 endif()
6 
7 set(QtTesting_INCLUDE_DIRS "/builds/gitlab-kitware-sciviz-ci/ThirdParty/QtTesting/vtkqttesting;/builds/gitlab-kitware-sciviz-ci/build/ThirdParty/QtTesting/vtkqttesting")
8 set(QtTesting_LIBRARY_DIR "/builds/gitlab-kitware-sciviz-ci/build/ThirdParty/QtTesting/vtkqttesting")
9 set(QtTesting_LIBRARIES QtTesting)
10 include("${CMAKE_CURRENT_LIST_DIR}/QtTestingExports.cmake")