Added extra libs to COLLADA plugin, but still need to set LD_LIBRARY to libs even though they are static!?#!?

This commit is contained in:
Robert Osfield
2007-05-05 17:02:21 +00:00
parent b8841f211d
commit f9b348620e

View File

@@ -19,7 +19,7 @@ SET(TARGET_H
daeWriter.h
domSourceReader.h
)
SET(TARGET_EXTERNAL_LIBRARIES collada_dom collada_dae collada_STLDatabase collada_LIBXMLPlugin collada_stdErrPlugin xml2 )
SET(TARGET_LIBRARIES_VARS COLLADA_LIBRARY)
#### end var setup ###