We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9863b8e commit 0d343f5Copy full SHA for 0d343f5
CMakeLists.txt
@@ -146,7 +146,6 @@ add_custom_command(OUTPUT ${MAYA_INTEGRATION_ZIP_NAME}
146
ENDIF
147
COMMAND ${CMAKE_COMMAND} -E tar "cfv" ${CMAKE_SOURCE_DIR}/Assets/FbxExporters/${MAYA_INTEGRATION_ZIP_NAME} --format=zip
148
"${CMAKE_SOURCE_DIR}/Assets/Integrations/Autodesk/maya"
149
- "${CMAKE_SOURCE_DIR}/Assets/Integrations/BringToFront.exe"
150
"${CMAKE_SOURCE_DIR}/Assets/Integrations/.gitignore"
151
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/Assets
152
COMMENT "Zipping Maya Integration folder"
0 commit comments