pnoltes opened a new pull request #251: URL: https://github.com/apache/celix/pull/251
The construction if (.. IN_LIST ..) is giving some problems with some version of CMake (If I am correct 3.4 and 3.11). For that reason this PR replace the usage of IN_LIST with a different approach. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
