Skip to content

Commit 5e2d100

Browse files
committed
make sure FbxExporters.meta gets installed
1 parent 36f3287 commit 5e2d100

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
@@ -258,3 +258,4 @@ else()
258258
endif()
259259
install(DIRECTORY ${CMAKE_SOURCE_DIR}/meta/FbxExporters
260260
DESTINATION .)
261+
install(FILES ${CMAKE_SOURCE_DIR}/meta/FbxExporters.meta DESTINATION .)

0 commit comments

Comments
 (0)