mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 15:23:53 +00:00
Moved glm.pc.in into cmake directory #509
This commit is contained in:
parent
64342f78bf
commit
fe6ab8f3b6
2 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ endif()
|
|||
|
||||
# build pkg-config file
|
||||
configure_file(
|
||||
"glm.pc.in"
|
||||
"./cmake/glm.pc.in"
|
||||
"glm.pc"
|
||||
@ONLY
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue