mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 19:43:55 -07:00
Create sounds/zonebg CMakeLists.txt
This commit is contained in:
parent
4fc6831784
commit
79c805b835
3 changed files with 6 additions and 5 deletions
2
sounds/CMakeLists.txt
Normal file
2
sounds/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
FILE(GLOB sounds "${CMAKE_CURRENT_SOURCE_DIR}/sounds/*.raw")
|
||||
INSTALL(FILES ${sounds} DESTINATION share/cockatrice/sounds)
|
||||
Loading…
Add table
Add a link
Reference in a new issue