mirror of https://github.com/mgba-emu/mgba.git
Move Qt output directory
This commit is contained in:
parent
07826098bc
commit
9b150bbaa3
|
@ -58,5 +58,5 @@ if(BUILD_PERF)
|
|||
endif()
|
||||
|
||||
if(BUILD_QT)
|
||||
add_subdirectory(src/platform/qt)
|
||||
add_subdirectory(${CMAKE_SOURCE_DIR}/src/platform/qt ${CMAKE_BINARY_DIR}/qt)
|
||||
endif()
|
||||
|
|
Loading…
Reference in New Issue