Changeset 7425 for sandbox_qt/cmake
- Timestamp:
- Sep 12, 2010, 3:12:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sandbox_qt/cmake/LibraryConfig.cmake
r7421 r7425 88 88 # Performs the search and sets the variables # 89 89 90 FIND_PACKAGE(Q T4 COMPONENTS QtCore QtGui REQUIRED)90 FIND_PACKAGE(Qt4 COMPONENTS QtCore QtGui REQUIRED) 91 91 92 92
Note: See TracChangeset
for help on using the changeset viewer.