Skip to content

Commit

Permalink
assimp.pc.in: Add static libs to Libs.private
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyGu committed Oct 15, 2014
1 parent 060f3c3 commit 8656a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assimp.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Name: @CMAKE_PROJECT_NAME@
Description: Import various well-known 3D model formats in an uniform manner.
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lassimp@ASSIMP_LIBRARY_SUFFIX@
Libs.private: @LIBSTDC++_LIBRARIES@ @ZLIB_LIBRARIES_LINKED@
Cflags: -I${includedir}

0 comments on commit 8656a35

Please sign in to comment.