libvwad: updated -- vwadwrite: free file buffers on close (otherwise archive creation...
[k8vavoom.git] / libs / fluidsynth_lite / include / CMakeLists.txt
blobdef3fff17c424afb96555dbce1aca745ff197497
1 # FluidSynth - A Software Synthesize
3 # Copyright (C) 2003-2010 Peter Hanappe and others.
5 # This library is free software; you can redistribute it and/or
6 # modify it under the terms of the GNU Library General Public License
7 # as published by the Free Software Foundation; either version 2 of
8 # the License, or (at your option) any later version.
10 # This library is distributed in the hope that it will be useful, but
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13 # Library General Public License for more details.
15 # You should have received a copy of the GNU Library General Public
16 # License along with this library; if not, write to the Free
17 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
18 # 02111-1307, USA
20 # CMake based build system. Pedro Lopez-Cabanillas <plcl@users.sf.net>
22 add_subdirectory ( fluidsynth-lite )
24 #IF (NOT MACOSX_FRAMEWORK )
25 #    install ( FILES fluidsynth-lite.h DESTINATION ${INCLUDE_INSTALL_DIR} )
26 #ENDIF (NOT MACOSX_FRAMEWORK )