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: cmake_minimum_required(VERSION 2.8) sl@0: sl@0: include(euser.cmake) sl@0: sl@0: include(estub.cmake) sl@0: sl@0: include(eexe.cmake) sl@0: sl@0: include(edll.cmake) sl@0: sl@0: include(epoc.cmake) sl@0: sl@0: include(scppnwdl.cmake) sl@0: sl@0: include(scppnwdl_kern.cmake) sl@0: sl@0: include(emulator.cmake)