mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
CMake: Update for upstream change (threadSafePointerTo deletion)
This commit is contained in:
parent
671f15e052
commit
b3813dfed9
@ -44,8 +44,6 @@ set(P3EXPRESS_HEADERS
|
|||||||
subStream.I subStream.h subStreamBuf.h
|
subStream.I subStream.h subStreamBuf.h
|
||||||
subfileInfo.h subfileInfo.I
|
subfileInfo.h subfileInfo.I
|
||||||
temporaryFile.h temporaryFile.I
|
temporaryFile.h temporaryFile.I
|
||||||
threadSafePointerTo.I threadSafePointerTo.h
|
|
||||||
threadSafePointerToBase.I threadSafePointerToBase.h
|
|
||||||
trueClock.I trueClock.h
|
trueClock.I trueClock.h
|
||||||
typedReferenceCount.I typedReferenceCount.h typedef.h
|
typedReferenceCount.I typedReferenceCount.h typedef.h
|
||||||
virtualFileList.I virtualFileList.h
|
virtualFileList.I virtualFileList.h
|
||||||
@ -100,8 +98,6 @@ set(P3EXPRESS_SOURCES
|
|||||||
subStream.cxx subStreamBuf.cxx
|
subStream.cxx subStreamBuf.cxx
|
||||||
subfileInfo.cxx
|
subfileInfo.cxx
|
||||||
temporaryFile.cxx
|
temporaryFile.cxx
|
||||||
threadSafePointerTo.cxx
|
|
||||||
threadSafePointerToBase.cxx
|
|
||||||
trueClock.cxx
|
trueClock.cxx
|
||||||
typedReferenceCount.cxx
|
typedReferenceCount.cxx
|
||||||
virtualFileComposite.cxx virtualFile.cxx virtualFileList.cxx
|
virtualFileComposite.cxx virtualFile.cxx virtualFileList.cxx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user