mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
4 lines
125 B
CMake
4 lines
125 B
CMake
add_metalib(p3dtool INIT init_libdtool dtool.h COMPONENTS p3dtoolutil p3dtoolbase)
|
|
|
|
install(TARGETS p3dtool DESTINATION lib)
|