Adjust sourcize.c to use _snprintf if using MSVC.
[SquirrelJME.git] / nanocoat / cmake / distrib.cmake
blobdc4ad6e25b77f2e9c1915db6f9b6f2c9bf4833c9
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 # ---------------------------------------------------------------------------
8 # DESCRIPTION: Distribution scripts
10 macro(squirreljme_distrib target flavor platform)
11 endmacro()