Skip to content

Commit

Permalink
Updated CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMangler committed Mar 29, 2021
1 parent 470d190 commit f1640f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Core/DolphinQt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ add_executable(dolphin-emu
Config/GameConfigHighlighter.h
Config/GameConfigWidget.cpp
Config/GameConfigWidget.h
Config/PrimeCheatsWidget.cpp
Config/PrimeCheatsWidget.h
Config/GeckoCodeWidget.cpp
Config/GeckoCodeWidget.h
Config/Graphics/AdvancedWidget.cpp
Expand Down
1 change: 1 addition & 0 deletions Source/Core/VideoCommon/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ add_library(videocommon
XFMemory.h
XFStructs.cpp
XFStructs.h
PrimePixelErrorTextures.h
)

target_link_libraries(videocommon
Expand Down

0 comments on commit f1640f7

Please sign in to comment.