Fix Avogadro_PLUGIN_DIR in AvogadroConfig.cmake

Patches item #3064919, was opened at 2010-09-12 16:11
Message generated for change (Tracker Item Submitted) made by toddrme2178
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835079&aid=3064919&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Todd Rme (toddrme2178)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix Avogadro_PLUGIN_DIR in AvogadroConfig.cmake

Initial Comment:
Avogadro_PLUGIN_DIR ends up with /us//usr/ in the path because it is assigned to this:
@CMAKE_INSTALL_PREFIX@/@Avogadro_PLUGIN_INSTALL_DIR@

And Avogadro_PLUGIN_INSTALL_DIR is an absolute pathname. This patch fixes the issue.


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