159
159
option(USE_ZEITGEIST "Zeitgeist history integration" ON)
160
160
option(USE_GRANITE "Fancy notebook and pop-overs" OFF)
161
161
option(USE_APIDOCS "API documentation" OFF)
162
163
option(EXTRA_WARNINGS "Additional compiler warnings" OFF)
164
165
# GTK+3 is implied here, whether set or not