diff options
author | Fernando Sahmkow <fsahmkow27@gmail.com> | 2019-04-07 14:30:26 +0200 |
---|---|---|
committer | FernandoS27 <fsahmkow27@gmail.com> | 2019-04-08 17:36:11 +0200 |
commit | 492040bd9ce40f86f9845699d68104d31d272155 (patch) | |
tree | d49167082e927cc97e7d6880decd3d26680c7fb9 /src/video_core/CMakeLists.txt | |
parent | Fix bad rebase (diff) | |
download | yuzu-492040bd9ce40f86f9845699d68104d31d272155.tar yuzu-492040bd9ce40f86f9845699d68104d31d272155.tar.gz yuzu-492040bd9ce40f86f9845699d68104d31d272155.tar.bz2 yuzu-492040bd9ce40f86f9845699d68104d31d272155.tar.lz yuzu-492040bd9ce40f86f9845699d68104d31d272155.tar.xz yuzu-492040bd9ce40f86f9845699d68104d31d272155.tar.zst yuzu-492040bd9ce40f86f9845699d68104d31d272155.zip |
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r-- | src/video_core/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt index c58f51f18..242a0d1cd 100644 --- a/src/video_core/CMakeLists.txt +++ b/src/video_core/CMakeLists.txt @@ -1,5 +1,4 @@ add_library(video_core STATIC - const_buffer_accessor.h dma_pusher.cpp dma_pusher.h debug_utils/debug_utils.cpp |