mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
CMake: Oops, fix where panda3d
Python package goes
This commit is contained in:
parent
58dd889165
commit
b3e257746e
@ -334,5 +334,5 @@ endfunction(add_python_module)
|
||||
if(INTERROGATE_PYTHON_INTERFACE AND BUILD_SHARED_LIBS)
|
||||
# The Interrogate path needs to be installed to the architecture-dependent
|
||||
# Python directory.
|
||||
install_python_package("${PROJECT_BINARY_DIR}/panda3d")
|
||||
install_python_package("${PROJECT_BINARY_DIR}/panda3d" ARCH)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user