Correct options when building for RetroArch.
[SquirrelJME.git] / ratufacoat / src / CMakeLists.txt
blob6b3b7416d66cb1b6114841770034a158331dfa77
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 add_executable(SquirrelJME
10         sjmerc.c sjmercnm.c sjmercvm.c sys_stdc.c)