CMake: fix buildCMake: fix build..

This commit is contained in:
Kim Kulling
2016-09-10 08:48:01 +02:00
parent 95676b4db9
commit 7cedd4ab89
3 changed files with 5 additions and 11 deletions

View File

@@ -617,8 +617,6 @@ ADD_ASSIMP_IMPORTER( 3MF
D3MFOpcPackage.h
D3MFOpcPackage.cpp
)
SOURCE_GROUP( 3MF FILES ${(3MF_SRCS})
SET( Step_SRCS
StepExporter.h
@@ -662,7 +660,6 @@ SET( Clipper_SRCS
)
SOURCE_GROUP( Clipper FILES ${Clipper_SRCS})
SET( Poly2Tri_SRCS
../contrib/poly2tri/poly2tri/common/shapes.cc
../contrib/poly2tri/poly2tri/common/shapes.h