56 lines
412 B
CMake
56 lines
412 B
CMake
|
|
PROJECT(OSG_PLUGINS)
|
|
|
|
SUBDIRS(
|
|
3dc
|
|
ac3d
|
|
bmp
|
|
bsp
|
|
dds
|
|
directx
|
|
dw
|
|
dxf
|
|
ESRIShape
|
|
flt
|
|
freetype
|
|
geo
|
|
gif
|
|
hdr
|
|
# Inventor
|
|
ive
|
|
# jp2
|
|
jpeg
|
|
lib3ds
|
|
logo
|
|
lwo
|
|
lws
|
|
md2
|
|
net
|
|
normals
|
|
obj
|
|
OpenFlight
|
|
osg
|
|
osga
|
|
osgFX
|
|
osgParticle
|
|
osgSim
|
|
osgText
|
|
osgtgz
|
|
# pfb
|
|
pic
|
|
png
|
|
pnm
|
|
quicktime
|
|
rgb
|
|
rot
|
|
scale
|
|
stl
|
|
tga
|
|
tgz
|
|
tiff
|
|
trans
|
|
txp
|
|
# xine
|
|
zip
|
|
)
|