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

reworked unittest support #20

Closed
wants to merge 3 commits into from
Closed

reworked unittest support #20

wants to merge 3 commits into from

Conversation

RalphBariz
Copy link
Contributor

  • replaced add_unittests with target_add_unittests so they are target related reusing their includes and libraries
  • unittests is compiled by cmake/make using add_executable and only executed by ctest
  • replaced the dummy main with -main linker option

Ralph Alexander Bariz added 3 commits December 2, 2017 14:13
added add_target_unittest macro
…tion; added unittest to get build by cmake/make and not by ctest
@RalphBariz RalphBariz closed this Dec 2, 2017
@RalphBariz
Copy link
Contributor Author

forgot to cleanup

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

Successfully merging this pull request may close these issues.

1 participant