Disable step.

pull/2307/head
Kim Kulling 2019-01-20 20:29:23 +01:00
parent 9765eb988a
commit a04b96ef66
1 changed files with 1 additions and 1 deletions

View File

@ -890,7 +890,7 @@ SET( assimp_src
${PostProcessing_SRCS}
${MaterialSystem_SRCS}
${STEPParser_SRCS}
${Step_SRCS}
# ${Step_SRCS} check if we need a different approach
# Model Support
${ASSIMP_LOADER_SRCS}