Add Group files to cmake
This commit is contained in:
@@ -136,6 +136,7 @@ source_group("Data Structures\\\\Score Keepers"
|
|||||||
${SM_DATA_SCORE_HPP})
|
${SM_DATA_SCORE_HPP})
|
||||||
|
|
||||||
list(APPEND SM_DATA_SONG_SRC
|
list(APPEND SM_DATA_SONG_SRC
|
||||||
|
"Group.cpp"
|
||||||
"Song.cpp"
|
"Song.cpp"
|
||||||
"SongCacheIndex.cpp"
|
"SongCacheIndex.cpp"
|
||||||
"SongOptions.cpp"
|
"SongOptions.cpp"
|
||||||
@@ -143,6 +144,7 @@ list(APPEND SM_DATA_SONG_SRC
|
|||||||
"SongUtil.cpp")
|
"SongUtil.cpp")
|
||||||
|
|
||||||
list(APPEND SM_DATA_SONG_HPP
|
list(APPEND SM_DATA_SONG_HPP
|
||||||
|
"Group.h"
|
||||||
"Song.h"
|
"Song.h"
|
||||||
"SongCacheIndex.h"
|
"SongCacheIndex.h"
|
||||||
"SongOptions.h"
|
"SongOptions.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user