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 # build pkg-config file
configure_file( configure_file(
"glm.pc.in" "./cmake/glm.pc.in"
"glm.pc" "glm.pc"
@ONLY @ONLY
) )

Loading…
Cancel
Save