mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-18 20:53:50 -04:00
CMake: Add the 'core' Python module for all of the currently-built component libraries.
This commit is contained in:
parent
3f045f85f5
commit
ba4f2ac3e8
@ -61,3 +61,8 @@ add_subdirectory(src/testbed)
|
||||
add_subdirectory(metalibs/panda)
|
||||
add_subdirectory(metalibs/pandagl)
|
||||
add_subdirectory(metalibs/pandaegg)
|
||||
|
||||
add_python_module(core p3chan p3char p3collide p3cull p3device p3dgraph
|
||||
p3display p3downloader p3event p3express p3gobj p3grutil p3gsgbase p3linmath
|
||||
p3mathutil p3parametrics p3pgraph p3pgraphnodes p3pgui p3pipeline p3pnmimage
|
||||
p3pnmtext p3pstatclient p3putil p3recorder p3text p3tform)
|
||||
|
Loading…
x
Reference in New Issue
Block a user