fix for error in cmake files

This commit is contained in:
Campbell Barton
2011-07-02 07:55:06 +00:00
parent 228be10722
commit 3ee2cb9cdb

View File

@@ -417,7 +417,7 @@ elseif(WIN32)
) )
install( # same as linux!, deduplicate install( # same as linux!, deduplicate
DIRECTORY ${BLENDER_TEXT_FILES} FILES ${BLENDER_TEXT_FILES}
DESTINATION ${TARGETDIR} DESTINATION ${TARGETDIR}
) )