mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix(ui): revert CMakeLists.txt
This commit is contained in:
parent
f8b54b39f3
commit
821ed52616
|
@ -14,7 +14,7 @@ option(USE_CCACHE "Use ccache when available" ON)
|
||||||
option(SPELL_CHECK "Enable spell cheching support" ON)
|
option(SPELL_CHECK "Enable spell cheching support" ON)
|
||||||
option(SVGZ_ICON "Compress the SVG icon of qTox" ON)
|
option(SVGZ_ICON "Compress the SVG icon of qTox" ON)
|
||||||
option(ASAN "Compile with AddressSanitizer" OFF)
|
option(ASAN "Compile with AddressSanitizer" OFF)
|
||||||
option(DESKTOP_NOTIFICATIONS "Use snorenotify for desktop notifications" ON)
|
option(DESKTOP_NOTIFICATIONS "Use snorenotify for desktop notifications" OFF)
|
||||||
|
|
||||||
# process generated files if cmake >= 3.10
|
# process generated files if cmake >= 3.10
|
||||||
if(POLICY CMP0071)
|
if(POLICY CMP0071)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user