Page Menu
Home
Search
Configure Global Search
Log In
Differential
D4501
Diff 14521
source/creator/CMakeLists.txt
Changeset View
undefined DRACO_LIB_NAME breaks install script at source/creator/cmake_instal.cmake
236 if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) 237 file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/blender/2.80/python/lib/python3.7/site-packages" TYPE PROGRAM MESSAGE_LAZY FILES "/tmp/blender-2.8-git/src/blender-build/lib/lib.so") 238 endif()