Browse Source

CMake: Handle datagram_ext.h

Sam Edwards 7 years ago
parent
commit
e48b78bc50
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/express/CMakeLists.txt

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

@@ -121,6 +121,7 @@ set(P3EXPRESS_SOURCES
 # Some of these reside in dtoolbase/dtoolutil. But dtool isn't run through
 # Some of these reside in dtoolbase/dtoolutil. But dtool isn't run through
 # Interrogate; Panda is. So we're responsible for providing the extensions.
 # Interrogate; Panda is. So we're responsible for providing the extensions.
 set(P3EXPRESS_IGATEEXT
 set(P3EXPRESS_IGATEEXT
+  datagram_ext.h
   ../../../dtool/src/dtoolutil/filename_ext.cxx
   ../../../dtool/src/dtoolutil/filename_ext.cxx
   ../../../dtool/src/dtoolutil/filename_ext.h
   ../../../dtool/src/dtoolutil/filename_ext.h
   ../../../dtool/src/dtoolutil/globPattern_ext.cxx
   ../../../dtool/src/dtoolutil/globPattern_ext.cxx