CMake: show the USE variable for services

This commit is contained in:
Adriaan de Groot 2018-06-26 10:55:27 -04:00
parent 08fc93f137
commit 0e314447ec

View File

@ -59,6 +59,7 @@ option( WITH_KF5Crash "Enable crash reporting with KCrash." ON )
# **available** to `settings.conf`, not that they are used). # **available** to `settings.conf`, not that they are used).
# #
# Currently, no USE_<foo> variables exist. # Currently, no USE_<foo> variables exist.
set( USE_services "" CACHE STRING "Select the services module to use" )
### Calamares application info ### Calamares application info
# #