Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 536078 | Differences between
and this patch

Collapse All | Expand All

(-)a/source/creator/CMakeLists.txt (-6 lines)
Lines 268-279 endif() Link Here
268
# Install Targets (Generic, All Platforms)
268
# Install Targets (Generic, All Platforms)
269
269
270
270
271
# important to make a clean  install each time, else old scripts get loaded.
272
install(
273
	CODE
274
	"file(REMOVE_RECURSE ${TARGETDIR_VER})"
275
)
276
277
if(WITH_PYTHON)
271
if(WITH_PYTHON)
278
	# install(CODE "message(\"copying blender scripts...\")")
272
	# install(CODE "message(\"copying blender scripts...\")")
279
	
273
	

Return to bug 536078