Skip to content

Commit 0d343f5

Browse files
committed
don't try to package "BringToFront.exe"
1 parent 9863b8e commit 0d343f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ add_custom_command(OUTPUT ${MAYA_INTEGRATION_ZIP_NAME}
146146
ENDIF
147147
COMMAND ${CMAKE_COMMAND} -E tar "cfv" ${CMAKE_SOURCE_DIR}/Assets/FbxExporters/${MAYA_INTEGRATION_ZIP_NAME} --format=zip
148148
"${CMAKE_SOURCE_DIR}/Assets/Integrations/Autodesk/maya"
149-
"${CMAKE_SOURCE_DIR}/Assets/Integrations/BringToFront.exe"
150149
"${CMAKE_SOURCE_DIR}/Assets/Integrations/.gitignore"
151150
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/Assets
152151
COMMENT "Zipping Maya Integration folder"

0 commit comments

Comments
 (0)