Skip to content

Commit 7072f4c

Browse files
committed
Remove QSimpleUpdater
1 parent 4219a7a commit 7072f4c

17 files changed

+38
-2024
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)
4040
message(FATAL_ERROR "In-source builds are not allowed.\nPlease create a build directory and initiate cmake from there.")
4141
endif()
4242

43-
if(NO_UPDATE_CHECK)
44-
add_definitions(-DNO_UPDATE_CHECK)
45-
endif()
46-
4743
# For Linux.
4844
if(OS_LINUX)
4945
## Additions for Linux ##

src/frontend/3rdParty/CMakeLists.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)