diff options
author | crupest <crupest@outlook.com> | 2021-08-20 22:10:45 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-08-20 22:10:45 +0800 |
commit | e2e8ba559b0e7a797c083684b382ac4cbb2fdd5f (patch) | |
tree | 9b9e61142c490c53a5d7b3bba2c62ee6281a87db /src/osx/graphics/CMakeLists.txt | |
parent | bcb879240f96764b8f17da2878fc0784c51b6054 (diff) | |
download | cru-e2e8ba559b0e7a797c083684b382ac4cbb2fdd5f.tar.gz cru-e2e8ba559b0e7a797c083684b382ac4cbb2fdd5f.tar.bz2 cru-e2e8ba559b0e7a797c083684b382ac4cbb2fdd5f.zip |
...
Diffstat (limited to 'src/osx/graphics/CMakeLists.txt')
-rw-r--r-- | src/osx/graphics/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osx/graphics/CMakeLists.txt b/src/osx/graphics/CMakeLists.txt index 91ffbfaf..980c2f93 100644 --- a/src/osx/graphics/CMakeLists.txt +++ b/src/osx/graphics/CMakeLists.txt @@ -1 +1 @@ -add_subdirectory(native) +add_subdirectory(quartz) |