add proper readme

This commit is contained in:
2019-07-20 15:14:32 +02:00
parent c3a447d44f
commit 91a246745b
3 changed files with 144 additions and 1 deletions

View File

@@ -59,3 +59,5 @@ TARGET_LINK_LIBRARIES(${TARGET}
${GLIB2_LIBRARIES}
${CMAKE_THREAD_LIBS_INIT}
)
INSTALL(TARGETS ${TARGET} LIBRARY DESTINATION lib)