Rename a thing

This commit is contained in:
Chris Marsh
2017-07-20 15:59:15 -07:00
parent 827c056602
commit 6ea9c46f77
8 changed files with 39 additions and 7 deletions

View File

@ -22,4 +22,4 @@ endif(NOT RAPIDJSON)
add_library(rapidjson STATIC IMPORTED ${RAPIDJSON})
add_subdirectory(src)
add_subdirectory(examples/simple)
add_subdirectory(examples/send-presence)