]> granicus.if.org Git - icinga2/blobdiff - lib/notification/CMakeLists.txt
Merge pull request #6470 from sebastic/spelling-errors
[icinga2] / lib / notification / CMakeLists.txt
index 04288727efe9f8d8f4aab1c1b469cc91f9541962..6c5940b9aef9c2d07750c5c3786f7cf1dfb9a13b 100644 (file)
@@ -22,7 +22,7 @@ set(notification_SOURCES
 )
 
 if(ICINGA2_UNITY_BUILD)
-    mkunity_target(notification notification notification_SOURCES)
+  mkunity_target(notification notification notification_SOURCES)
 endif()
 
 add_library(notification OBJECT ${notification_SOURCES})