mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
CMake: Update the list of pure-Python packages under direct
This commit is contained in:
parent
788efb9f6d
commit
211ac763d1
@ -42,9 +42,9 @@ if(HAVE_PYTHON)
|
|||||||
# Copy Python source files into the build directory
|
# Copy Python source files into the build directory
|
||||||
set(DIRECT_INSTALL_DIRECTORIES
|
set(DIRECT_INSTALL_DIRECTORIES
|
||||||
actor cluster controls directbase directdevices directnotify directscripts
|
actor cluster controls directbase directdevices directnotify directscripts
|
||||||
directtools directutil distributed extensions extensions_native ffi filter
|
directtools directutil dist distributed extensions_native filter
|
||||||
fsm gui http interval leveleditor motiontrail p3d particles physics pyinst
|
fsm gui interval leveleditor motiontrail p3d particles physics
|
||||||
showbase showutil stdpy task test tkpanels tkwidgets wxwidgets)
|
showbase showutil stdpy task tkpanels tkwidgets wxwidgets)
|
||||||
|
|
||||||
foreach(dir ${DIRECT_INSTALL_DIRECTORIES})
|
foreach(dir ${DIRECT_INSTALL_DIRECTORIES})
|
||||||
file(COPY
|
file(COPY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user