Moved glm.pc.in into cmake directory #509
This commit is contained in:
parent
a69679e951
commit
b4df7d69a6
@ -220,7 +220,7 @@ endif()
|
|||||||
|
|
||||||
# build pkg-config file
|
# build pkg-config file
|
||||||
configure_file(
|
configure_file(
|
||||||
"glm.pc.in"
|
"./cmake/glm.pc.in"
|
||||||
"glm.pc"
|
"glm.pc"
|
||||||
@ONLY
|
@ONLY
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user