Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

building tests using CMake #378

Closed
dnovikoff opened this issue Oct 8, 2014 · 5 comments
Closed

building tests using CMake #378

dnovikoff opened this issue Oct 8, 2014 · 5 comments

Comments

@dnovikoff
Copy link
Contributor

I was trying to build all examples and tests with cmake. Still it looks like tests contains no cmake file. Am I missing something, or I cant build tests from cmake with the current cmake files state?

@zaphoyd
Copy link
Owner

zaphoyd commented Oct 8, 2014

as of right now the scons build system will build all examples and all tests. cmake will install the library and will build a subset of the examples

@dnovikoff
Copy link
Contributor Author

What is the reason for not adding it to CMake? Will the pull request for the issue be welcomed?

@zaphoyd
Copy link
Owner

zaphoyd commented Oct 8, 2014

I maintain and use the scons system for my own development. The CMake build system was contributed by others. I do lightly maintain and test it before new releses. I would welcome pull requests to fix bugs or add new examples/tests to theCMake system.

@zaphoyd
Copy link
Owner

zaphoyd commented Jan 22, 2015

This is going to be the official issue for getting the CMake build system for test/examples up to parity with the scons system.

@zaphoyd
Copy link
Owner

zaphoyd commented Jul 29, 2015

This is now fixed on the develop branch. CMake should build all tests and examples.

@zaphoyd zaphoyd closed this as completed Jan 31, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants