MuseScore/mtest/guitarpro/CMakeLists.txt
2013-08-01 08:17:21 +02:00

16 lines
555 B
CMake

#=============================================================================
# MuseScore
# Music Composition & Notation
# $Id:$
#
# Copyright (C) 2013 Werner Schweer
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# as published by the Free Software Foundation and appearing in
# the file LICENSE.GPL
#=============================================================================
set(TARGET tst_guitarpro)
include(${PROJECT_SOURCE_DIR}/mtest/cmake.inc)