Skip to content

Commit 39c292a

Browse files
committed
remove commented out code
1 parent 670e843 commit 39c292a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,8 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
142142
EXTRA_ARGS
143143
"/target:library"
144144
SOURCES
145-
#"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/*.cs"
146-
#"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/ConvertToModel.cs"
147145
"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/FbxExporter.cs"
148146
"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/FbxExportSettings.cs"
149-
#"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/FbxPrefabAutoUpdater.cs"
150-
#"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/FbxPrefabInspector.cs"
151147
"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/InstallIntegration.cs"
152148
"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/ReviewLastSavedModel.cs"
153149
REFERENCES

0 commit comments

Comments
 (0)