Move Qt output directory
This commit is contained in:
parent
07826098bc
commit
9b150bbaa3
@ -58,5 +58,5 @@ if(BUILD_PERF)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(BUILD_QT)
|
if(BUILD_QT)
|
||||||
add_subdirectory(src/platform/qt)
|
add_subdirectory(${CMAKE_SOURCE_DIR}/src/platform/qt ${CMAKE_BINARY_DIR}/qt)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user