mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
03628bb699
The function "AddDirectoryAndFileDefinitions" was missing the last "i" in the function name. This patch corrects the spelling so that the function can be found easier when searching through the source code. Signed-off-by: Keith Holman <keith.holman@windriver.com>