diff options
author | crupest <crupest@outlook.com> | 2021-03-13 17:40:18 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-03-13 17:40:18 +0800 |
commit | 7703063a5816b089483e78ccd74bb9902ccfbea8 (patch) | |
tree | b4b0fd45eb6a89831921d6b78c322e6aa882c239 /test/win/CMakeLists.txt | |
parent | 49dfb2bc9f965b398aa12e711148696d28443eaf (diff) | |
download | cru-7703063a5816b089483e78ccd74bb9902ccfbea8.tar.gz cru-7703063a5816b089483e78ccd74bb9902ccfbea8.tar.bz2 cru-7703063a5816b089483e78ccd74bb9902ccfbea8.zip |
...
Diffstat (limited to 'test/win/CMakeLists.txt')
-rw-r--r-- | test/win/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/win/CMakeLists.txt b/test/win/CMakeLists.txt new file mode 100644 index 00000000..0ebdd7fe --- /dev/null +++ b/test/win/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(graphics) |