Skip to content

Commit 72c409e

Browse files
committed
include release notes in package
1 parent cea4360 commit 72c409e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,3 +259,4 @@ endif()
259259
install(DIRECTORY ${CMAKE_SOURCE_DIR}/meta/FbxExporters
260260
DESTINATION .)
261261
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

Comments
 (0)