Remove (filename)_src.c includes from panda/text CMakeLists. These files are included in other .cxx files.
This commit is contained in:
parent
73d89146e6
commit
1bb8ad8a2d
|
|
@ -30,7 +30,6 @@ set(P3TEXT_SOURCES
|
|||
textNode.cxx
|
||||
textProperties.cxx
|
||||
textPropertiesManager.cxx
|
||||
cmss12.bam_src.c cmss12.bam.pz_src.c persans.ttf_src.c
|
||||
)
|
||||
|
||||
composite_sources(p3text P3TEXT_SOURCES)
|
||||
|
|
|
|||
Loading…
Reference in New Issue