Skip to content

Commit

Permalink
add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
illera88 committed Oct 25, 2022
1 parent d878e38 commit 879186a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/triton/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ string(COMPARE EQUAL "${VCPKG_CRT_LINKAGE}" "static" STATICCRT)
vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
FEATURES
"python" PYTHON_BINDINGS
"boost" BOOST_INTERFACE
"boost" BOOST_INTERFACE
)

set(ADDITIONAL_OPTIONS "")
Expand Down

0 comments on commit 879186a

Please sign in to comment.