bump as we think the freebsd CI is fixed

This commit is contained in:
Kurt Hindenburg
2022-05-25 10:29:24 -04:00
parent a2c253c9f0
commit 16201d60cc

View File

@@ -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)