aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
blob: fdfdad0435b71d939a674950eaf821fce17bcc0a (plain)
1
2
3
add_executable(hsetroot hsetroot.c)
target_link_libraries (hsetroot X11)
target_link_libraries (hsetroot Imlib2)