Added Cocoa config header (to get CMake version into version string).

This commit is contained in:
Camilla Berglund
2010-09-16 03:56:59 +02:00
parent 3089e60fbd
commit 1f704a2408
4 changed files with 10 additions and 1 deletions
+1
View File
@@ -44,6 +44,7 @@ typedef void* id;
#endif
#include "../../include/GL/glfw3.h"
#include "cocoa_config.h"
#ifndef GL_VERSION_3_0