From 6aa2201797a9ed64ce0178215ae941d0c5f09579 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 30 Oct 2020 00:07:57 +0800 Subject: ... --- src/win/graphics/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/win/graphics/CMakeLists.txt (limited to 'src/win/graphics/CMakeLists.txt') diff --git a/src/win/graphics/CMakeLists.txt b/src/win/graphics/CMakeLists.txt new file mode 100644 index 00000000..c90537ac --- /dev/null +++ b/src/win/graphics/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(direct) -- cgit v1.2.3