[CMake] [CMake + CPack] How to install TTF fonts?
    Anatoly Shirokov 
    shirokov_a at mail.ru
       
    Sun Feb 28 01:57:21 EST 2010
    
    
  
Hi Eric!
> I thought the InstallTTFFont macro would install the ttf file at install time
> from file you embedded in the installer yourself (may be with CMake
> install(FILE ...)
> As far as I understand the macro itself embedds the ttf file into the
> setup right?
>
>   
Yes, NSIS embedds the passed ttf file into the setup, so this file must 
exist.
Regards,
Anatoly.
    
    
More information about the CMake
mailing list