fix cmake build
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
INCLUDE_DIRECTORIES(
|
||||
..
|
||||
../../src
|
||||
)
|
||||
|
||||
FILE(GLOB OpenGLWindow_HDRS "*.h" )
|
||||
|
||||
@@ -27,7 +27,7 @@ float MOUSE_MOVE_MULTIPLIER = 0.4f;
|
||||
|
||||
#include "OpenGLInclude.h"
|
||||
#include "b3gWindowInterface.h"
|
||||
#include "Bullet3Common/b3MinMax.h"
|
||||
//#include "Bullet3Common/b3MinMax.h"
|
||||
|
||||
#ifndef __APPLE__
|
||||
#ifndef glVertexAttribDivisor
|
||||
|
||||
Reference in New Issue
Block a user