parent
8e5fdf14ca
commit
7bfce0e661
@ -0,0 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
project(cursor-theme)
|
||||
install(DIRECTORY cutefish-light DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons)
|
||||
install(DIRECTORY cutefish-dark DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons)
|
||||
Loading…
Reference in New Issue