CMake: fix various typos

Also includes a fix for BuildMacOSUniversalBinary.py
This commit is contained in:
Luz Paz
2025-03-05 20:57:52 -05:00
parent 99e686de34
commit 325c1a24b9
3 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
# FFmpeg_LIBRARIES: aggregate all the paths to the libraries
# FFmpeg_FOUND: True if all components have been found
#
# This module defines the following targets, which are prefered over variables:
# This module defines the following targets, which are preferred over variables:
#
# FFmpeg::<component>: Target to use <component> directly, with include path,
# library and dependencies set up. If you are using a static build, you are