mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
CMake: Update for upstream changes
This commit is contained in:
parent
039f5af34e
commit
088949e2a1
@ -66,6 +66,8 @@ set(P3DTOOLUTIL_IGATEEXT
|
||||
filename_ext.h
|
||||
globPattern_ext.cxx
|
||||
globPattern_ext.h
|
||||
iostream_ext.cxx
|
||||
iostream_ext.h
|
||||
textEncoder_ext.cxx
|
||||
textEncoder_ext.h
|
||||
)
|
||||
|
@ -114,8 +114,12 @@ if(WIN32)
|
||||
endif()
|
||||
|
||||
set(P3PIPELINE_IGATEEXT
|
||||
pmutex_ext.h
|
||||
pmutex_ext.I
|
||||
pythonThread.cxx
|
||||
pythonThread.h
|
||||
reMutex_ext.h
|
||||
reMutex_ext.I
|
||||
)
|
||||
|
||||
composite_sources(p3pipeline P3PIPELINE_SOURCES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user