mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2025-01-13 18:00:09 +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()
|
endif()
|
||||||
else()
|
else()
|
||||||
message(WARNING
|
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 "
|
"available. If you do have Python and Swig installed and see this "
|
||||||
"message, please check the default FindPython.cmake module."
|
"message, please check the default FindPython.cmake module."
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user