mirror of
https://github.com/icaven/glm.git
synced 2026-02-16 23:29:53 +08:00
Moved glm.pc.in into cmake directory #509
This commit is contained in:
parent
64342f78bf
commit
fe6ab8f3b6
@ -202,7 +202,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