debug.c needs dylib.h.
[SquirrelJME.git] / nanocoat / lib / CMakeLists.txt
blob15178b9976a99b5d3ea258dd880219584454e139
1 # ---------------------------------------------------------------------------
2 # SquirrelJME
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
10 # by this one
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)