Moved glm.pc.in into cmake directory #509

master
Christophe Riccio ago%!(EXTRA string=9 years) committed by Christophe Riccio
parent 64342f78bf
commit fe6ab8f3b6
  1. 2
      CMakeLists.txt
  2. 0
      cmake/glm.pc.in

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

Loading…
Cancel
Save