Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear out function args before including dependencies #19

Merged
merged 2 commits into from
Aug 15, 2019

Conversation

woodfell
Copy link
Contributor

No description provided.

@woodfell woodfell requested a review from martin-swift August 15, 2019 05:49
@woodfell woodfell force-pushed the woodfell/clear_function_args_before_add_subdirectory branch from 4b36e3d to 2642b8c Compare August 15, 2019 05:50
@@ -70,6 +70,47 @@ function(search_dependency_source)
foreach(P ${x_SOURCE_SEARCH_PATHS})
if(EXISTS "${P}/CMakeLists.txt")
message(STATUS "Found ${x_TARGET} source code in ${P}")
# Function arguments are automatically parsed out in to numbered variables
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants