Changeset 8123 for code/branches/kicklib/cmake/PackageConfig.cmake
- Timestamp:
- Mar 26, 2011, 5:42:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib/cmake/PackageConfig.cmake
r8071 r8123 33 33 COMPARE_VERSION_STRINGS(${DEPENDENCY_VERSION} 5 _result TRUE) 34 34 IF(NOT _result EQUAL -1 AND NOT APPLE) 35 SET( POCO_REQUIREDTRUE)35 SET(OGRE_NEEDS_POCO TRUE) 36 36 ENDIF() 37 37
Note: See TracChangeset
for help on using the changeset viewer.