pull/2/merge
李二狗 4 years ago committed by GitHub
commit dffa47ac57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save