mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
CMake: Move p3cocoadisplay to OpenGL component
This commit is contained in:
parent
9c90ad596e
commit
52541825b5
@ -42,5 +42,5 @@ target_link_libraries(p3cocoadisplay
|
||||
${CORE_VIDEO_LIBRARY})
|
||||
|
||||
if(NOT BUILD_METALIBS)
|
||||
install(TARGETS p3cocoadisplay EXPORT Core COMPONENT Core DESTINATION lib)
|
||||
install(TARGETS p3cocoadisplay EXPORT OpenGL COMPONENT OpenGL DESTINATION lib)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user