4
0
mirror of https://github.com/QuasarApp/Patronum.git synced 2025-05-11 22:49:34 +00:00

fix android

This commit is contained in:
Andrei Yankovich 2021-03-30 20:09:58 +03:00
parent 99e55df0b3
commit abbf1e5fb9

@ -14,6 +14,8 @@ endif()
if(ANDROID)
message("The ${PROJECT_NAME} is still not supports Android builds :(")
initAll()
return()
endif()