@ -40,7 +40,7 @@ set( GAL_SRCS
g a l / g r a p h i c s _ a b s t r a c t i o n _ l a y e r . c p p
g a l / h i d p i _ g l _ c a n v a s . c p p
g a l / s t r o k e _ f o n t . c p p
g e o m e t r y / h e t r i a n g . c p p
v i e w / v i e w _ c o n t r o l s . c p p
v i e w / v i e w _ o v e r l a y . c p p
v i e w / w x _ v i e w _ c o n t r o l s . c p p
@ -72,7 +72,8 @@ set( GAL_SRCS
add_library ( gal STATIC ${ GAL_SRCS } )
target_link_libraries ( gal
p o l y g o n
t t l
k i m a t h
b i t m a p s
$ { G L E W _ L I B R A R I E S }
$ { C A I R O _ L I B R A R I E S }
@ -258,7 +259,6 @@ set( COMMON_SRCS
a r r a y _ o p t i o n s . c p p
b a s e 6 4 . c p p
b a s e _ s t r u c t . c p p
b e z i e r _ c u r v e s . c p p
b i n _ m o d . c p p
b i t m a p . c p p
b i t m a p _ b a s e . c p p
@ -270,7 +270,6 @@ set( COMMON_SRCS
c o m m o n . c p p
c o n f i g _ p a r a m s . c p p
c o n f i r m . c p p
c o n v e r t _ b a s i c _ s h a p e s _ t o _ p o l y g o n . c p p
c u r s o r _ s t o r e . c p p
d i a l o g _ s h i m . c p p
d i s p l l s t . c p p
@ -313,7 +312,6 @@ set( COMMON_SRCS
l i b _ t r e e _ m o d e l _ a d a p t e r . c p p
l o c k f i l e . c p p
m a r k e r _ b a s e . c p p
m d 5 _ h a s h . c p p
m s g p a n e l . c p p
o b s e r v a b l e . c p p
p r e p e n d p a t h . c p p
@ -364,8 +362,6 @@ set( COMMON_SRCS
v i e w / v i e w _ i t e m . c p p
v i e w / v i e w _ g r o u p . c p p
m a t h / m a t h _ u t i l . c p p
t o o l / a c t i o n _ m a n a g e r . c p p
t o o l / a c t i o n _ m e n u . c p p
t o o l / a c t i o n _ t o o l b a r . c p p
@ -388,17 +384,6 @@ set( COMMON_SRCS
t o o l / z o o m _ m e n u . c p p
t o o l / z o o m _ t o o l . c p p
g e o m e t r y / c o n v e x _ h u l l . c p p
g e o m e t r y / g e o m e t r y _ u t i l s . c p p
g e o m e t r y / s e g . c p p
g e o m e t r y / s h a p e . c p p
g e o m e t r y / s h a p e _ c o l l i s i o n s . c p p
g e o m e t r y / s h a p e _ a r c . c p p
g e o m e t r y / s h a p e _ f i l e _ i o . c p p
g e o m e t r y / s h a p e _ l i n e _ c h a i n . c p p
g e o m e t r y / s h a p e _ p o l y _ s e t . c p p
g e o m e t r y / t r i g o . c p p
l i b e v a l / n u m e r i c _ e v a l u a t o r . c p p
)
@ -415,8 +400,8 @@ add_dependencies( common libcontext )
add_dependencies ( common version_header )
target_link_libraries ( common
k i m a t h
b i t m a p s
p o l y g o n
g a l
$ { B o o s t _ L I B R A R I E S }
$ { C U R L _ L I B R A R I E S }
@ -501,6 +486,7 @@ target_include_directories( pcbcommon PUBLIC
target_link_libraries ( pcbcommon PUBLIC
c o m m o n
k i m a t h
)