Platformer in OpenGL
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

7 行
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}