mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-13 23:26:24 +00:00
Add samples to BUILD.gn and their deps to DEPS
Also add missing GLFW DEPS entry
This commit is contained in:
committed by
Corentin Wallez
parent
d2969a7d3d
commit
4d7d1697fa
@@ -18,9 +18,9 @@
|
||||
#include "utils/SystemUtils.h"
|
||||
|
||||
#include <vector>
|
||||
#include <glm/glm/glm.hpp>
|
||||
#include <glm/glm/gtc/matrix_transform.hpp>
|
||||
#include <glm/glm/gtc/type_ptr.hpp>
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
#include <glm/gtc/type_ptr.hpp>
|
||||
|
||||
dawn::Device device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user