mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -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")
|
if(NOT _policy_cmp0074 STREQUAL "NEW")
|
||||||
message(FATAL_ERROR
|
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()
|
endif()
|
||||||
|
|
||||||
# Dig up the actual "libs" directory
|
# Dig up the actual "libs" directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user