mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-09 22:00:06 +00:00
Fixed a couple typos in the python cmake messages
This commit is contained in:
parent
0f0d4d56ff
commit
e934149d26
@ -429,7 +429,7 @@ if(PYTHONINTERP_FOUND AND SWIG_FOUND)
|
||||
endif()
|
||||
else()
|
||||
message(WARNING
|
||||
"Python / Swig not found : pythong bindings and examples will no be "
|
||||
"Python / Swig not found : python bindings and examples will not be "
|
||||
"available. If you do have Python and Swig installed and see this "
|
||||
"message, please check the default FindPython.cmake module."
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user