Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Xoduz committed Dec 11, 2022
1 parent c767272 commit ff147c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make/cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ target_link_libraries(uox3 PRIVATE
$<$<PLATFORM_ID:Windows>:ws2_32>
$<$<PLATFORM_ID:Windows>:Kernel32>
$<$<PLATFORM_ID:Linux>:pthread>
$<$<PLATFORM_ID:FreeBSD>:pthread>
)

# *************************************************************************
Expand Down

0 comments on commit ff147c8

Please sign in to comment.