- lightmap pack wasnt reporting no mesh errors properly.
- cleanup headers. - cmake on *nix was always writing to /bin/./2.56
This commit is contained in:
@@ -196,7 +196,7 @@ if(WITH_INSTALL)
|
||||
if(UNIX AND NOT APPLE)
|
||||
|
||||
if(WITH_INSTALL_PORTABLE)
|
||||
set(TARGETDIR_VER ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/${BLENDER_VERSION})
|
||||
set(TARGETDIR_VER ${TARGETDIR}/${BLENDER_VERSION})
|
||||
else()
|
||||
set(TARGETDIR_VER ${CMAKE_INSTALL_PREFIX}/share/blender/${BLENDER_VERSION})
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user