Skip to content
Snippets Groups Projects
Commit 22b9e485 authored by deuce's avatar deuce
Browse files

You can't install libraries this way...

parent 563a768b
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,6 @@ elseif(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
endif()
install(TARGETS syncterm DESTINATION bin)
install(TARGETS xpdev DESTINATION lib EXPORT XPDevConfig)
if(UNIX)
install(FILES syncterm.desktop DESTINATION share/applications)
install(FILES syncterm.png DESTINATION share/icons/hicolor/64x64/apps)
......
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