Wrong paths in AvogadroConfig.cmake

Bugs item #2786607, was opened at 2009-05-04 15:54
Message generated for change (Tracker Item Submitted) made by dleidert
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=2786607&group_id=165310

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Building / Install
Group: v 0.9.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Daniel Leidert (dleidert)
Assigned to: Nobody/Anonymous (nobody)
Summary: wrong paths in AvogadroConfig.cmake

Initial Comment:
The file AvogadroConfig.cmake installed to the users system contains broken paths for Avogadro_BUILD_SETTINGS_FILE and Avogadro_USE_FILE (in my case e.g. /usr//AvogadroUse.cmake). I guess this is because of

@CMAKE_INSTALL_PREFIX@/@PLUGIN_INSTALL_DIR@

which should probably be

@CMAKE_INSTALL_PREFIX@/@Avogadro_PLUGIN_INSTALL_DIR@


You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=2786607&group_id=165310