فهرست منبع

CMake: Update for upstream change (threadSafePointerTo deletion)

Sam Edwards 6 سال پیش
والد
کامیت
b3813dfed9
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      panda/src/express/CMakeLists.txt

+ 0 - 4
panda/src/express/CMakeLists.txt

@@ -44,8 +44,6 @@ set(P3EXPRESS_HEADERS
   subStream.I subStream.h subStreamBuf.h
   subfileInfo.h subfileInfo.I
   temporaryFile.h temporaryFile.I
-  threadSafePointerTo.I threadSafePointerTo.h
-  threadSafePointerToBase.I threadSafePointerToBase.h
   trueClock.I trueClock.h
   typedReferenceCount.I typedReferenceCount.h typedef.h
   virtualFileList.I virtualFileList.h
@@ -100,8 +98,6 @@ set(P3EXPRESS_SOURCES
   subStream.cxx subStreamBuf.cxx
   subfileInfo.cxx
   temporaryFile.cxx
-  threadSafePointerTo.cxx
-  threadSafePointerToBase.cxx
   trueClock.cxx
   typedReferenceCount.cxx
   virtualFileComposite.cxx virtualFile.cxx virtualFileList.cxx