@@ -202,7 +202,7 @@ endif()
# build pkg-config file
configure_file(
- "glm.pc.in"
+ "./cmake/glm.pc.in"
"glm.pc"
@ONLY
)