mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
CMake: Fix typo
This commit is contained in:
parent
0b342d0f9f
commit
ae59bd031f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user