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

Regression fix: allow build without tests #640

Closed
wants to merge 3 commits into from

Conversation

pierotofy
Copy link
Contributor

Hello ✋

I'm so excited for all the new changes in OpenSfM!

While building it with -DOPENSFM_BUILD_TESTS=OFF I noticed that tests were being built anyway (it slows down build time, requires a few extra dependencies).

This PR makes building tests conditional (I think this is a regression since it was working OK with previous releases).

Hope this can be useful for others.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@YanNoun has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@YanNoun merged this pull request in b856c2c.

mlopezantequera pushed a commit that referenced this pull request Oct 9, 2020
* master:
  fix: do not init glog (#653)
  chore: remove Python 2/3 doc
  chore: remove six
  chore: remove future imports
  feat: prepare for overload GCP loading
  feat: add manifold IO
  fix: fix division by zero bug
  feat: fix command line
  chore: fix typo in TopoCentriConverter
  Re-sync with internal repository
  Small fixes with big impact
  Fixed pickle error, deprecation warning (#645)
  Regression fix: allow build without tests (#640)
  refactor: seperate action from commands
  refactor: unify OpenSfM and mapillary_sfm commands under a common umbrella
  Feat: bundle and bundle_local in C++ (#628)
  fix: make test green !
  fix camera test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants