Added osgText to link line
This commit is contained in:
parent
c569b8a1f3
commit
8ea9fad93a
@ -1,29 +1,30 @@
|
||||
#this file is automatically generated
|
||||
|
||||
|
||||
SET(TARGET_SRC
|
||||
ReaderWriterDXF.cpp
|
||||
aci.cpp
|
||||
dxfBlock.cpp
|
||||
dxfEntity.cpp
|
||||
dxfFile.cpp
|
||||
dxfReader.cpp
|
||||
dxfSection.cpp
|
||||
dxfTable.cpp
|
||||
scene.cpp
|
||||
ReaderWriterDXF.cpp
|
||||
aci.cpp
|
||||
dxfBlock.cpp
|
||||
dxfEntity.cpp
|
||||
dxfFile.cpp
|
||||
dxfReader.cpp
|
||||
dxfSection.cpp
|
||||
dxfTable.cpp
|
||||
scene.cpp
|
||||
)
|
||||
|
||||
SET(TARGET_H
|
||||
aci.h
|
||||
codeValue.h
|
||||
dxfBlock.h
|
||||
dxfDataTypes.h
|
||||
dxfEntity.h
|
||||
dxfFile.h
|
||||
dxfReader.h
|
||||
dxfSection.h
|
||||
dxfSectionBase.h
|
||||
dxfTable.h
|
||||
scene.h
|
||||
aci.h
|
||||
codeValue.h
|
||||
dxfBlock.h
|
||||
dxfDataTypes.h
|
||||
dxfEntity.h
|
||||
dxfFile.h
|
||||
dxfReader.h
|
||||
dxfSection.h
|
||||
dxfSectionBase.h
|
||||
dxfTable.h
|
||||
scene.h
|
||||
)
|
||||
|
||||
SET(TARGET_ADDED_LIBRARIES osgText )
|
||||
|
||||
#### end var setup ###
|
||||
SETUP_PLUGIN(dxf)
|
||||
|
Loading…
Reference in New Issue
Block a user