Skip to content

Commit

Permalink
*** TEMPORARY HACK*** BUILD QT EVERYWHERE
Browse files Browse the repository at this point in the history
  • Loading branch information
spycrab committed Sep 3, 2017
1 parent e6b60c9 commit db91a67
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Source/Core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@ add_subdirectory(UICommon)
add_subdirectory(VideoCommon)
add_subdirectory(VideoBackends)

if(ENABLE_QT2)
add_subdirectory(DolphinQt2)
endif()
add_subdirectory(DolphinQt2)

0 comments on commit db91a67

Please sign in to comment.