1 # ---------------------------------------------------------------------------
3 # Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
4 # ---------------------------------------------------------------------------
5 # SquirrelJME is under the Mozilla Public License Version 2.0.
6 # See license.mkd for licensing and copyright information.
7 # ---------------------------------------------------------------------------
9 # The SquirrelJME base library is added in the base root project and not
12 # Third party support libraries that come from outside SquirrelJME
13 add_subdirectory(3rdparty)
15 # ScritchUI and related
16 add_subdirectory(scritchinput)
17 add_subdirectory(scritchui)