Added osgText to link line
This commit is contained in:
parent
c569b8a1f3
commit
8ea9fad93a
@ -1,6 +1,3 @@
|
||||
#this file is automatically generated
|
||||
|
||||
|
||||
SET(TARGET_SRC
|
||||
ReaderWriterDXF.cpp
|
||||
aci.cpp
|
||||
@ -12,6 +9,7 @@ dxfSection.cpp
|
||||
dxfTable.cpp
|
||||
scene.cpp
|
||||
)
|
||||
|
||||
SET(TARGET_H
|
||||
aci.h
|
||||
codeValue.h
|
||||
@ -25,5 +23,8 @@ 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