Skip to content
Snippets Groups Projects
Commit 9b258c9f authored by deuce's avatar deuce
Browse files

Add install stuff... installs help ti ${PREFIX}/share/scfg

parent 2dc86835
No related branches found
No related tags found
No related merge requests found
......@@ -55,3 +55,6 @@ add_custom_target(help ALL
${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/scfghelp.dat
${CMAKE_CURRENT_BINARY_DIR}/${CMAKE_CFG_INTDIR}/scfghelp.ixb
)
install(TARGETS scfg DESTINATION bin)
install(FILES scfghelp.dat scfghelp.ixb DESTINATION share/scfg)
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