Fix bugs. Sketch3D stable.
This commit is contained in:
parent
cd8feaf2c0
commit
e065dc736b
9 changed files with 45 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
project(Graphics)
|
||||
|
||||
### ---------------------- Externals --------------------- ###
|
||||
set(BINDINGS_INCLUDE ../Externals/glfw/include ${GLEW_INCLUDE_DIR} ../Externals/easytab)
|
||||
set(BINDINGS_INCLUDE ../Externals/glfw/include ${GLEW_INCLUDE_DIR})
|
||||
set(BINDINGS_LIBS glfw Imgui Nanovg ${GLEW_LIB})
|
||||
|
||||
### ---------------------- Static Library --------------------- ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue