summaryrefslogtreecommitdiffstats
path: root/src/askfirst/CMakeLists.txt
blob: aa8c89afa3e4e116622621d01152e3df6e634612 (plain)
1
2
3
add_executable(askfirst askfirst.c)

install(TARGETS askfirst RUNTIME DESTINATION ${CMAKE_INSTALL_LIBDIR}/unitd)