mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
c46490dad5
Use more reliable logic to detect if a path ends in ".framework". The old logic added by commit v2.4.0~791 (add better support for framework linking, 2005-12-26) did not account for paths not ending in it at all. With a 9-character path the logic and "npos == -1" happens to make the old check pass.
77 KiB
77 KiB