This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bbca791251
OpenSceneGraph
/
src
/
osgPlugins
/
osg
/
CMakeLists.txt
8 lines
109 B
CMake
Raw
Normal View
History
Unescape
Escape
Ran dos2unix on CMakeLists.txt files.
2007-03-19 21:26:34 +08:00
SET
(
TARGET_SRC
Added mechanism for registering proxy objects in the .osg plugin in a way that is compatible with static linking.
2008-12-11 00:26:02 +08:00
R
e
a
d
e
r
W
r
i
t
e
r
O
S
G
.
c
p
p
From Wang Rui, new native binary/ascii format infrastructure and wrappers. From Robert Osfield, refactor of Wang Rui's original osg2 into 3 parts - parts placed into osgDB, the ReaderWriter placed into src/osg/Plugin/osg and wrappers into src/osgWrappers/serializers/osg
2010-01-21 04:13:33 +08:00
R
e
a
d
e
r
W
r
i
t
e
r
O
S
G
2
.
c
p
p
Ran dos2unix on CMakeLists.txt files.
2007-03-19 21:26:34 +08:00
)
From Paul Martz, removed uneccessary libraries from link line
2008-07-13 20:34:06 +08:00
Ran dos2unix on CMakeLists.txt files.
2007-03-19 21:26:34 +08:00
#### end var setup ###
Moved the TARGET_NAME setting into the OsgMacroUtils.cmake.
2007-03-20 01:24:19 +08:00
SETUP_PLUGIN
(
osg
)
Reference in New Issue
Copy Permalink