added missing dependency to bin2res-target in order to build properly when using "make -jX"

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1481 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-08-23 22:22:32 +00:00
parent b8b14e3df1
commit 8c4abb3aec
2 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
2008-08-23 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* cmake/modules/BuildPlugin.cmake:
added missing dependency to bin2res-target in order to build properly
when using "make -jX"
* CMakeLists.txt:
improved summary page (specific information on what to do if a certain
feature isn't enabled because something was missing)
2008-08-23 Paul Giblock <drfaygo/at/gmail/dot/com>
* plugins/bit_invader/bit_invader.cpp: