Skip to content

Commit

Permalink
Moved glm.pc.in into cmake directory g-truc#509
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed May 31, 2016
1 parent 64342f7 commit fe6ab8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ endif()

# build pkg-config file
configure_file(
"glm.pc.in"
"./cmake/glm.pc.in"
"glm.pc"
@ONLY
)
Expand Down
File renamed without changes.

0 comments on commit fe6ab8f

Please sign in to comment.