Skip to content

Commit 7f9f50e

Browse files
committed
Added logging again to project.
1 parent 6540a84 commit 7f9f50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ endif()
150150

151151
add_subdirectory(uri)
152152
#add_subdirectory(message)
153-
#add_subdirectory(logging)
153+
add_subdirectory(logging)
154154
#add_subdirectory(concurrency)
155155
add_subdirectory(http)
156156
#add_subdirectory(mime)

0 commit comments

Comments
 (0)