CMake/Modules/LinkQT.cmake
Ian Scott 63d64d5780 Define a single expected format for the values defined in every FindXXX.cmake file.
Upgrade all the QT functionality to use the new FindXXX.cmake format
Add a module for AVIFile.
2002-09-02 07:03:43 -04:00

5 lines
132 B
CMake

# Use of this file is deprecated.
# Replace any lines that include this file with the line below.
LINK_LIBRARIES( ${QT_LIBRARIES})