mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 04:53:54 -07:00
Merge pull request #1832 from tooomm/restructure
move sounds+themes folder inside cockatrice
This commit is contained in:
commit
b2c1ae264b
37 changed files with 3 additions and 2 deletions
|
|
@ -114,6 +114,9 @@ SET(cockatrice_SOURCES
|
|||
${VERSION_STRING_CPP}
|
||||
)
|
||||
|
||||
add_subdirectory(sounds)
|
||||
add_subdirectory(themes)
|
||||
|
||||
set(cockatrice_RESOURCES cockatrice.qrc)
|
||||
|
||||
IF(UPDATE_TRANSLATIONS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue