Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojo-Schmitz committed Feb 17, 2017
1 parent f859330 commit 95afec8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions share/templates/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ install(FILES
DESTINATION ${Mscore_SHARE_NAME}${Mscore_INSTALL_NAME}templates
)
install(FILES
01-General/00-Blank.mscz
01-General/01-Treble_Clef.mscz
01-General/02-Bass_Clef.mscz
01-General/03-Grand_Staff.mscz
01-General/00-Blank.mscx
01-General/01-Treble_Clef.mscx
01-General/02-Bass_Clef.mscx
01-General/03-Grand_Staff.mscx
DESTINATION ${Mscore_SHARE_NAME}${Mscore_INSTALL_NAME}templates/01-General
)

Expand Down

0 comments on commit 95afec8

Please sign in to comment.