spersson / Kup

A backup scheduler for KDE's Plasma desktop
https://www.linux-apps.com/p/1127689/
131 stars 14 forks source link

Fix build when CMAKE_BUILD_TYPE is not specified #81

Closed antonio-rojas closed 5 years ago

antonio-rojas commented 5 years ago

If CMAKE_BUILD_TYPE is not specified, cmake aborts with

CMake Error at CMakeLists.txt:22 (if): if given arguments:

"STREQUAL" "Debug" "OR" "STREQUAL" "DebugFull"

Unknown arguments specified