code cleanup: misc warnings/style

This commit is contained in:
Campbell Barton
2013-03-21 02:58:21 +00:00
parent 2d236a57b7
commit 3966722057
10 changed files with 42 additions and 35 deletions

View File

@@ -472,7 +472,7 @@ elseif(WIN32)
if(WITH_PYTHON)
set_lib_path(PYLIB "python")
STRING(REPLACE "." "" _PYTHON_VERSION_NO_DOTS ${PYTHON_VERSION})
string(REPLACE "." "" _PYTHON_VERSION_NO_DOTS ${PYTHON_VERSION})
install(
FILES ${PYLIB}/lib/python${_PYTHON_VERSION_NO_DOTS}.dll