diff --git a/CMakeLists.txt b/CMakeLists.txt index 7627a29..a4eaeab 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,6 @@ endif() if(ANDROID) message("The ${PROJECT_NAME} is still not supports Android builds :(") return() - endif() include(Patronum/QuasarAppLib/CMake/ccache.cmake)