]> granicus.if.org Git - graphviz/commitdiff
CMake: [nfc] remove excess blank line
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 03:55:26 +0000 (14:55 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 1 Feb 2022 04:29:03 +0000 (15:29 +1100)
Squashes a “[C0305] too many newlines between statements” `cmake-lint` warning.

lib/neatogen/CMakeLists.txt
plugin/gd/CMakeLists.txt

index 6167fe02e91b4ccbc9f550dc636738420c11f763..039cfca9b0a0dbd58cb58fdc7c2017e4b5190b2a 100644 (file)
@@ -88,7 +88,6 @@ if(with_ipsepcola)
   )
 endif()
 
-
 add_library(neatogen STATIC
   ${SOURCES}
 )
index 5d4f633a7c5d01c00c5d4fdea60ff31ac0ab9b91..018c71baf3edc4ad27df16cbaf7f8079074ba319 100644 (file)
@@ -50,7 +50,6 @@ if(GD_FOUND)
     SOVERSION ${GRAPHVIZ_PLUGIN_VERSION}
   )
 
-
   if(MINGW)
     # work around https://gitlab.kitware.com/cmake/cmake/-/issues/21716
     set_target_properties(gvplugin_gd PROPERTIES