Skip to content

Commit

Permalink
Docs: update pkg-config to use vips8 C++ API
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jan 5, 2015
1 parent 5813b88 commit 0b34a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/reference/using-cpp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<programlisting language="C++">
/* compile with:
* g++ -g -Wall try.cc `pkg-config vips-cc --cflags --libs`
* g++ -g -Wall try.cc `pkg-config vips-cpp --cflags --libs`
*/

#include &lt;vips/vips8&gt;
Expand Down

0 comments on commit 0b34a34

Please sign in to comment.