cmake: Add p3dxml to libpanda

This commit is contained in:
rdb 2016-12-07 23:43:11 +01:00
parent 8d305273dd
commit 2ecb06e48d

View File

@ -1,6 +1,6 @@
add_definitions(-DBUILDING_PANDA)
set(PANDA_LINK_TARGETS
p3chan p3char p3collide p3cull p3device p3dgraph p3display p3downloader
p3chan p3char p3collide p3cull p3device p3dgraph p3display p3downloader p3dxml
p3event p3express p3gobj p3grutil p3gsgbase p3linmath p3mathutil p3nativenet
p3net p3movies p3parametrics p3pgraph p3pgraphnodes p3pgui p3pipeline
p3pnmimage p3pnmimagetypes p3pstatclient p3putil p3recorder p3text p3tform)