Sync root files without 'src' with Namecheap master

This commit is contained in:
Yuriy Puchkov
2021-02-20 13:11:30 +02:00
parent 96cfd44047
commit 5b15007d04
2 changed files with 3 additions and 3 deletions

View File

@@ -39,8 +39,6 @@ set(PROJECT_NAME_CAPITALIZED "Flameshot")
# This can be read from ${PROJECT_NAME} after project() is called
if (APPLE)
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "Minimum OS X deployment version")
# # Required to generate MOC
# add_subdirectory(external/QHotkey)
endif()