Skip to content

Commit

Permalink
Link against lib/libdohp.so
Browse files Browse the repository at this point in the history
This is a nonsense way to handle the plugin. It should be buildable from
the top level without screwy hard-coded paths.
  • Loading branch information
jedbrown committed Mar 25, 2011
1 parent a67945b commit 9beb576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vis/Dohp/Dohp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-I/home/jed/dohp/bompi/include -I/home/jed/dohp/include -I/home/jed/petsc/ompi/include -I/home/jed/petsc/include -I/home/jed/usr/include -Wno-deprecated
</CXXFLAGS>
<LDFLAGS>
-L/home/jed/dohp/bompi/src -L/home/jed/petsc/ompi/lib
-L/home/jed/dohp/bompi/lib -L/home/jed/petsc/ompi/lib
</LDFLAGS>
<LIBS>
-ldohp
Expand Down

0 comments on commit 9beb576

Please sign in to comment.