Skip to content

Commit 31ce72a

Browse files
committed
change signature
1 parent c979cfb commit 31ce72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function(SUBDIRLIST result_var curdir)
2727
)
2828
endfunction()
2929

30-
function(addboost TRY_BOOST_VERSION BOOST_HEADER_ONLY_COMPONENTS_THAT_YOU_NEED
30+
function(add_boost TRY_BOOST_VERSION BOOST_HEADER_ONLY_COMPONENTS_THAT_YOU_NEED
3131
BOOST_NOT_HEADER_ONLY_COMPONENTS_THAT_YOU_NEED target_to_link_to
3232
return_var_name_boost_install_targets
3333
)

0 commit comments

Comments
 (0)