missed removing WITH_INSTALL reference.
This commit is contained in:
@@ -191,8 +191,7 @@ else()
|
||||
set(TARGETDIR ${EXECUTABLE_OUTPUT_PATH})
|
||||
endif()
|
||||
|
||||
if(WITH_INSTALL)
|
||||
|
||||
# install target
|
||||
if(UNIX AND NOT APPLE)
|
||||
|
||||
if(WITH_INSTALL_PORTABLE)
|
||||
@@ -637,8 +636,6 @@ if(WITH_INSTALL)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
endif()
|
||||
|
||||
add_dependencies(blender makesdna)
|
||||
|
||||
get_property(BLENDER_LINK_LIBS GLOBAL PROPERTY BLENDER_LINK_LIBS)
|
||||
|
Reference in New Issue
Block a user