updated CMakeLists
This commit is contained in:
parent
59d00e6e4b
commit
6b83509a7e
6 changed files with 44 additions and 45 deletions
|
@ -1,6 +1,7 @@
|
|||
add_subdirectory(common)
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(citra)
|
||||
add_subdirectory(video_core)
|
||||
|
||||
if(QT4_FOUND AND QT_QTCORE_FOUND AND QT_QTGUI_FOUND AND QT_QTOPENGL_FOUND AND NOT DISABLE_QT4)
|
||||
#add_subdirectory(citra_qt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue