add test cube
This commit is contained in:
parent
5ba261c72c
commit
3b44c516ac
14 changed files with 164 additions and 23 deletions
|
@ -6,6 +6,7 @@ cmake_minimum_required (VERSION 3.8)
|
|||
project ("schroedinger-solver")
|
||||
|
||||
add_subdirectory("vendor/glfw")
|
||||
add_subdirectory("vendor/cglm")
|
||||
add_subdirectory("vendor/glad")
|
||||
|
||||
# Include sub-projects.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue