mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
cmake: Actually install the p3direct library during the CMake install process
This commit is contained in:
parent
c96a49e897
commit
fef2fff1f1
@ -34,6 +34,7 @@ if(HAVE_PYTHON)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Installation:
|
# Installation:
|
||||||
|
install(TARGETS p3direct DESTINATION lib)
|
||||||
if(HAVE_PYTHON)
|
if(HAVE_PYTHON)
|
||||||
set(DIRECT_INSTALL_DIRECTORIES
|
set(DIRECT_INSTALL_DIRECTORIES
|
||||||
actor cluster controls directbase directdevices directnotify directscripts
|
actor cluster controls directbase directdevices directnotify directscripts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user