Skip to content

Commit

Permalink
Fix cert tool compile on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
zpostfacto committed Jan 26, 2022
1 parent 5613e2a commit dc80d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ if (BUILD_TOOLS)
${GNS_COMMON_SRCS}
${GNS_COMMON_PROTO_SRCS})

target_compile_definitions(steamnetworkingsockets_certtool PUBLIC STEAMNETWORKINGSOCKETS_STATIC_LINK)
set_target_common_gns_properties( steamnetworkingsockets_certtool )

target_include_directories(steamnetworkingsockets_certtool PUBLIC
Expand Down

0 comments on commit dc80d53

Please sign in to comment.