Skip to content

Commit 55e814b

Browse files
committed
hello_world_server now builds on MSVC.
1 parent 28ba508 commit 55e814b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/network/example/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ set(BOOST_SERVER_LIBS
3737
${Boost_THREAD_LIBRARY}
3838
${Boost_SYSTEM_LIBRARY}
3939
${Boost_DATE_TIME_LIBRARY}
40+
${Boost_REGEX_LIBRARY}
4041
${Boost_PROGRAM_OPTIONS_LIBRARY}
4142
${Boost_FILESYSTEM_LIBRARY}
4243
${Boost_CHRONO_LIBRARY})

0 commit comments

Comments
 (0)