Enable presenter on macOS
QML is currently available on macOS after packing in Craft
This commit is contained in:
parent
ab7b805da1
commit
55b946f825
1 changed files with 0 additions and 2 deletions
|
@ -13,9 +13,7 @@ if(NOT WIN32 AND NOT APPLE)
|
|||
add_subdirectory(bigscreen)
|
||||
endif()
|
||||
|
||||
if(NOT APPLE)
|
||||
add_subdirectory(presenter)
|
||||
endif()
|
||||
|
||||
if(NOT SAILFISHOS)
|
||||
if((WIN32 AND MSVC AND (${CMAKE_SYSTEM_VERSION} VERSION_GREATER_EQUAL 10.0.17763.0)) OR NOT WIN32)
|
||||
|
|
Loading…
Reference in a new issue