mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
Fix overzealous autoformatter
This commit is contained in:
parent
e91b9f6dfb
commit
aa7ce74ad5
@ -107,7 +107,7 @@ add_library( singletop STATIC EXCLUDE_FROM_ALL
|
|||||||
# Functions and data all need to use the #include <import_export.h> and be declared
|
# Functions and data all need to use the #include <import_export.h> and be declared
|
||||||
# as APIEXPORT
|
# as APIEXPORT
|
||||||
set( LIB_KICAD_SRCS
|
set( LIB_KICAD_SRCS
|
||||||
string.cpp
|
string.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
if( future )
|
if( future )
|
||||||
@ -271,7 +271,7 @@ set( COMMON_SRCS
|
|||||||
bitmap_base.cpp
|
bitmap_base.cpp
|
||||||
board_printout.cpp
|
board_printout.cpp
|
||||||
build_version.cpp
|
build_version.cpp
|
||||||
commit.cpp
|
commit.cpp
|
||||||
common.cpp
|
common.cpp
|
||||||
config_params.cpp
|
config_params.cpp
|
||||||
confirm.cpp
|
confirm.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user