CMake: Fix typo

This commit is contained in:
Sam Edwards 2019-11-11 20:16:00 -07:00
parent 0b342d0f9f
commit ae59bd031f

View File

@ -11,7 +11,7 @@ if(THIRDPARTY_DIRECTORY)
if(NOT _policy_cmp0074 STREQUAL "NEW")
message(FATAL_ERROR
"Your version of CMake is too old; please upgrade or unset THIRDPARTY_DIRCTORY to continue.")
"Your version of CMake is too old; please upgrade or unset THIRDPARTY_DIRECTORY to continue.")
endif()
# Dig up the actual "libs" directory