CMake: Add textEncoder_ext.{cxx,h} to build
This commit is contained in:
parent
ea1b50a522
commit
c26109e8cc
|
|
@ -60,6 +60,8 @@ set(P3DTOOLUTIL_IGATEEXT
|
|||
filename_ext.h
|
||||
globPattern_ext.cxx
|
||||
globPattern_ext.h
|
||||
textEncoder_ext.cxx
|
||||
textEncoder_ext.h
|
||||
)
|
||||
|
||||
composite_sources(p3dtoolutil P3DTOOLUTIL_SOURCES)
|
||||
|
|
|
|||
Loading…
Reference in New Issue