Platformer in OpenGL
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
149 B

пре 5 година
  1. prefix=@CMAKE_INSTALL_PREFIX@
  2. includedir=${prefix}/include
  3. Name: GLM
  4. Description: OpenGL Mathematics
  5. Version: @GLM_VERSION@
  6. Cflags: -I${includedir}