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

switch to cmake gtest capabilities #285

Open
cgcostume opened this issue Apr 22, 2019 · 2 comments
Open

switch to cmake gtest capabilities #285

cgcostume opened this issue Apr 22, 2019 · 2 comments

Comments

@cgcostume
Copy link
Member

CMake now seems to support google test out of the box (since 3.10 or 3.9. something). This might reduce the need to include google test and mock within the glbinding repository. Furthermore, all major IDEs and systems provide google test by default (pre-installed, even in Visual Studio since 2017 or even earlier).

@scheibel
Copy link
Member

Before this, we need to decide on the minimum required CMake version for cmake-init. This is currently CMake 3.2 with some backward-compatibility layers for CMake down to 3.0.

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

No branches or pull requests

2 participants