Skip to content
Snippets Groups Projects
Commit 328f5bba authored by deuce's avatar deuce
Browse files

And... the last install.

parent 2bfcec71
No related branches found
No related tags found
No related merge requests found
......@@ -27,3 +27,5 @@ target_include_directories(umonitor PRIVATE ..)
if(CURSES_FOUND)
target_compile_definitions(umonitor PRIVATE HAS_CURSES)
endif()
install(TARGETS umonitor DESTINATION bin)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment