mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 19:13: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
zonebg/CMakeLists.txt
Normal file
2
zonebg/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
FILE(GLOB zonebg "${CMAKE_CURRENT_SOURCE_DIR}/zonebg/*.*")
|
||||
INSTALL(FILES ${zonebg} DESTINATION share/cockatrice/zonebg)
|
||||
Loading…
Add table
Add a link
Reference in a new issue