@ -7,9 +7,10 @@
# M A G N U M _ L I B R A R I E S - M a g n u m l i b r a r y a n d d e p e n d e n t l i b r a r i e s
# M A G N U M _ I N C L U D E _ D I R S - R o o t i n c l u d e d i r a n d i n c l u d e d i r s o f
# d e p e n d e n c i e s
# M A G N U M _ P L U G I N S _ D I R - B a s e d i r e c t o r y w i t h p l u g i n s . Y o u c a n m o d i f y
# it ( e.g. set it to `.` when deploying on Windows with plugins stored
# r e l a t i v e l y t o t h e e x e c u t a b l e ) , t h e f o l l o w i n g M A G N U M _ P L U G I N S _ * _ D I R
# M A G N U M _ P L U G I N S _ D I R - B a s e d i r e c t o r y w i t h p l u g i n s , d e f a u l t s t o
# ` m a g n u m / ` s u b d i r e c t o r y o f d i r w h e r e M a g n u m l i b r a r y w a s f o u n d . Y o u c a n
# m o d i f y it ( e.g. set it to `.` when deploying on Windows with plugins
# s t o r e d r e l a t i v e l y t o t h e e x e c u t a b l e ) , t h e f o l l o w i n g M A G N U M _ P L U G I N S _ * _ D I R
# v a r i a b l e s d e p e n d o n i t .
# M A G N U M _ P L U G I N S _ F O N T _ D I R - D i r e c t o r y w i t h f o n t p l u g i n s
# M A G N U M _ P L U G I N S _ F O N T C O N V E R T E R _ D I R - D i r e c t o r y w i t h f o n t c o n v e r t e r p l u g i n s
@ -404,7 +405,9 @@ if(MAGNUM_BUILD_DEPRECATED)
set ( MAGNUM_PLUGINS_INCLUDE_DIR ${ MAGNUM_INCLUDE_DIR } /MagnumPlugins )
endif ( )
set ( MAGNUM_PLUGINS_DIR ${ MAGNUM_PLUGINS_INSTALL_DIR }
# G e t b a s e p l u g i n d i r e c t o r y f r o m m a i n l i b r a r y l o c a t i o n
get_filename_component ( _MAGNUM_LIBRARY_PATH ${ MAGNUM_LIBRARY } PATH )
set ( MAGNUM_PLUGINS_DIR ${ _MAGNUM_LIBRARY_PATH } /magnum
C A C H E P A T H " B a s e d i r e c t o r y w h e r e t o l o o k f o r M a g n u m p l u g i n s " )
# P l u g i n d i r e c t o r i e s