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 cea4360 commit 72c409eCopy full SHA for 72c409e
CMakeLists.txt
@@ -259,3 +259,4 @@ endif()
259
install(DIRECTORY ${CMAKE_SOURCE_DIR}/meta/FbxExporters
260
DESTINATION .)
261
install(FILES "${CMAKE_SOURCE_DIR}/meta/FbxExporters.meta" DESTINATION .)
262
+install(FILES "${CMAKE_SOURCE_DIR}/RELEASE_NOTES.md" DESTINATION FbxExporters RENAME "RELEASE_NOTES.txt")
0 commit comments