diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 0da05b05cb..1f226125d1 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -107,7 +107,7 @@ add_library( singletop STATIC EXCLUDE_FROM_ALL # Functions and data all need to use the #include and be declared # as APIEXPORT set( LIB_KICAD_SRCS - string.cpp + string.cpp ) if( future ) @@ -271,7 +271,7 @@ set( COMMON_SRCS bitmap_base.cpp board_printout.cpp build_version.cpp - commit.cpp + commit.cpp common.cpp config_params.cpp confirm.cpp