@ -149,7 +149,6 @@ set(libdevilutionx_SRCS
u t i l s / c l 2 _ t o _ c l x . c p p
u t i l s / c l 2 _ t o _ c l x . c p p
u t i l s / d i s p l a y . c p p
u t i l s / d i s p l a y . c p p
u t i l s / l a n g u a g e . c p p
u t i l s / l a n g u a g e . c p p
u t i l s / l o g g e d _ f s t r e a m . c p p
u t i l s / p c x _ t o _ c l x . c p p
u t i l s / p c x _ t o _ c l x . c p p
u t i l s / s d l _ b i l i n e a r _ s c a l e . c p p
u t i l s / s d l _ b i l i n e a r _ s c a l e . c p p
u t i l s / s d l _ t h r e a d . c p p
u t i l s / s d l _ t h r e a d . c p p
@ -291,6 +290,14 @@ target_link_dependencies(libdevilutionx_lighting PUBLIC
t l
t l
)
)
add_devilutionx_object_library ( libdevilutionx_logged_fstream
u t i l s / l o g g e d _ f s t r e a m . c p p
)
target_link_dependencies ( libdevilutionx_logged_fstream PUBLIC
l i b d e v i l u t i o n x _ f i l e _ u t i l
l i b d e v i l u t i o n x _ l o g
)
add_devilutionx_object_library ( libdevilutionx_items
add_devilutionx_object_library ( libdevilutionx_items
i t e m d a t . c p p
i t e m d a t . c p p
i t e m s . c p p
i t e m s . c p p
@ -377,6 +384,7 @@ if(SUPPORTS_MPQ)
t l
t l
l i b m p q
l i b m p q
l i b d e v i l u t i o n x _ f i l e _ u t i l
l i b d e v i l u t i o n x _ f i l e _ u t i l
l i b d e v i l u t i o n x _ l o g g e d _ f s t r e a m
l i b d e v i l u t i o n x _ p k w a r e _ e n c r y p t
l i b d e v i l u t i o n x _ p k w a r e _ e n c r y p t
l i b d e v i l u t i o n x _ s t r i n g s
l i b d e v i l u t i o n x _ s t r i n g s
)
)
@ -404,6 +412,7 @@ target_link_dependencies(libdevilutionx_options PUBLIC
$ { L U A _ L I B R A R I E S }
$ { L U A _ L I B R A R I E S }
s o l 2 : : s o l 2
s o l 2 : : s o l 2
l i b d e v i l u t i o n x _ g a m e _ m o d e
l i b d e v i l u t i o n x _ g a m e _ m o d e
l i b d e v i l u t i o n x _ l o g g e d _ f s t r e a m
l i b d e v i l u t i o n x _ s t r i n g s
l i b d e v i l u t i o n x _ s t r i n g s
l i b d e v i l u t i o n x _ i n i
l i b d e v i l u t i o n x _ i n i
)
)
@ -474,6 +483,7 @@ target_link_dependencies(libdevilutionx_txtdata PUBLIC
f m t : : f m t
f m t : : f m t
t l
t l
l i b d e v i l u t i o n x _ a s s e t s
l i b d e v i l u t i o n x _ a s s e t s
l i b d e v i l u t i o n x _ p a r s e _ i n t
l i b d e v i l u t i o n x _ s t r i n g s
l i b d e v i l u t i o n x _ s t r i n g s
)
)
@ -502,6 +512,8 @@ else()
f m t : : f m t
f m t : : f m t
t l
t l
u n o r d e r e d _ d e n s e : : u n o r d e r e d _ d e n s e
u n o r d e r e d _ d e n s e : : u n o r d e r e d _ d e n s e
l i b d e v i l u t i o n x _ o p t i o n s
l i b d e v i l u t i o n x _ r a n d o m
l i b d e v i l u t i o n x _ s d l 2 _ t o _ 1 _ 2 _ b a c k p o r t s
l i b d e v i l u t i o n x _ s d l 2 _ t o _ 1 _ 2 _ b a c k p o r t s
)
)
endif ( )
endif ( )