Carter Green

Results 2 issues of Carter Green

Wakatime thinks LaTeX class files with a `.cls` extension are 'OpenEdge ABL', even though the language mode in VSCode is set to 'TeX' for these files. ![wakatime](https://user-images.githubusercontent.com/17754110/56095462-f171f100-5ea2-11e9-93d1-e64439f03bb6.png)

This pull request fixes an issue where the CMake build was missing linking against `CFNetwork`, which is used in the non-blocking `getaddrinfo` logic on macOS. This wasn't caught in CI...