Skip to content

Commit 6117010

Browse files
committed
replace meta files with original meta files
1 parent 3e3466a commit 6117010

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,3 +254,5 @@ else()
254254
PATTERN "Editor/ReviewLastSavedModel.cs" EXCLUDE
255255
PATTERN "Editor/EditorRotate.cs" EXCLUDE)
256256
endif()
257+
install(DIRECTORY ${CMAKE_SOURCE_DIR}/meta/FbxExporters
258+
DESTINATION .)

0 commit comments

Comments
 (0)