From 99e55df0b359073097ddb2719467cb34ac1dba8f Mon Sep 17 00:00:00 2001 From: EndrII <EndrIIMail@gmail.com> Date: Tue, 30 Mar 2021 20:06:35 +0300 Subject: [PATCH] test commit --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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)