Let's have it as it's common to be, which means top level src/ for sources, single data/ for data, and so on.
12 lines
243 B
CMake
12 lines
243 B
CMake
install(FILES As_Sent_Folder.galview
|
|
By_Follow_Up_Flag.galview
|
|
By_Sender.galview
|
|
By_Status.galview
|
|
By_Subject.galview
|
|
Messages.galview
|
|
Wide_View_Normal.galview
|
|
Wide_View_Sent.galview
|
|
galview.xml
|
|
DESTINATION ${viewsdir}/mail
|
|
)
|