Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yokogawa-k
Copy link
Contributor

CMake "FOREACH" ignores empty elements, so currently "non-versioned lua" is not being searched.

"FOREACH IN LISTS" contains an empty element, so "non-versioned lua" is searchable.

ref.
https://cmake.org/cmake/help/latest/command/foreach.html

"FOREACH" ignore empty elements, but "FOREACH IN LISTS" include emoty elements.
https://cmake.org/cmake/help/latest/command/foreach.html
@axkibe axkibe merged commit 13bdd90 into lsyncd:master Mar 26, 2018
@axkibe
Copy link
Collaborator

axkibe commented Mar 26, 2018

Thanks a lot! That got me already somewhat puzzled.

@yokogawa-k yokogawa-k deleted the fix-search-non-versioned-lua branch March 26, 2018 09:38
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