Moved glm.pc.in into cmake directory #509

master
Christophe Riccio ago%!(EXTRA string=9 years)
parent a69679e951
commit b4df7d69a6
  1. 2
      CMakeLists.txt
  2. 0
      cmake/glm.pc.in

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

Loading…
Cancel
Save