sl@0: # Copyright (c) 2009-2012 Stéphane Lenclud. sl@0: # All rights reserved. sl@0: # This component and the accompanying materials are made available sl@0: # under the terms of the License "Eclipse Public License v1.0" sl@0: # which accompanies this distribution, and is available sl@0: # at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: # sl@0: # Initial Contributors: sl@0: # Stéphane Lenclud. sl@0: # sl@0: sl@0: #Avoid warnings sl@0: cmake_minimum_required(VERSION 2.8) sl@0: sl@0: #TODO sl@0: #include (fntstore.cmake) sl@0: sl@0: #------------------------------------ sl@0: sl@0: #------------------------------------ sl@0: #Exports sl@0: sl@0: public_export(../inc/FNTSTORE.H /) sl@0: public_export(../inc/OPENFONT.H /) sl@0: public_export(../inc/openfontlinkedtypefaceelementspec.h /) sl@0: public_export(../inc/linkedfonts.h /) sl@0: sl@0: platform_export(../inc/openfontconstants.h /graphics/) sl@0: platform_export(../inc/openfontrasterizer.h /graphics/) sl@0: sl@0: platform_export(../inc/openfontlinkedtypefacespecification.h /graphics/) sl@0: platform_export(../inc/openfontlinkedtypefaceextension.h /graphics/) sl@0: platform_export(../inc/shaperparams.h /graphics/) sl@0: