diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b4a569c82..68ce3966b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -2,6 +2,7 @@ add_definitions(-DTRANSLATION_DOMAIN=\"konsole\") + ### Handle DragonFlyBSD here instead of using __DragonFly__ IF(${CMAKE_SYSTEM_NAME} MATCHES "DragonFly") set(HAVE_OS_DRAGONFLYBSD 1)