From 673172e3ffb8e345b2bbfb6596ac3d79a1e17f14 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Mon, 20 Dec 2010 04:54:36 +0000 Subject: Major cmake cleanup. Please see the ChangeLog. --- muse2/share/CMakeLists.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'muse2/share/CMakeLists.txt') diff --git a/muse2/share/CMakeLists.txt b/muse2/share/CMakeLists.txt index bb923315..817e2910 100644 --- a/muse2/share/CMakeLists.txt +++ b/muse2/share/CMakeLists.txt @@ -18,6 +18,15 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. #============================================================================= -subdirs( drummaps html instruments locale plugins pybridge scripts templates wallpapers) -# subdirs( drummaps instruments locale plugins pybridge scripts templates wallpapers) +subdirs( + drummaps + html + instruments + locale + plugins + pybridge + scripts + templates + wallpapers + ) -- cgit v1.2.3