Environment Generation Fix, 1.0 branch (2017.11.01.)
Made the regular expression used for looking for local library directories while setting up the environment setup script, a bit more "forgiving". Since it seems that the "$<" prefixes in the generator expressions can't be handled correctly by CMake's regular expression parsing. Pity...
This is to fix the issue discovered in !155 (merged).
@mnowak, these changes of yours are still haunting our builds...