mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -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()
|
||||
|
||||
# Installation:
|
||||
install(TARGETS p3direct DESTINATION lib)
|
||||
if(HAVE_PYTHON)
|
||||
set(DIRECT_INSTALL_DIRECTORIES
|
||||
actor cluster controls directbase directdevices directnotify directscripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user