Skip to content

Commit

Permalink
Fix win test?
Browse files Browse the repository at this point in the history
  • Loading branch information
lasote committed Jul 27, 2022
1 parent 5f3026a commit 9340ce1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -82,6 +82,7 @@ def template(self):
endforeach()
# We need to add our requirements too
set({{ pkg_name }}_LIBRARIES{{ config_suffix }} "")
list(APPEND {{ pkg_name }}_LIBRARIES{{ config_suffix }} {{ deps_targets_names }})
# FIXME: What is the result of this for multi-config? All configs adding themselves to path?
Expand Down

0 comments on commit 9340ce1

Please sign in to comment.