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

FIxed a complie bug about fmt #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

FIxed a complie bug about fmt #25

wants to merge 1 commit into from

Commits on Jan 14, 2022

  1. FIxed a complie bug about fmt

    Original CMakelists.txt hadn't include fmt library into the 'MiniSAM Additional Libraries' so that causing a link error while compiling examples and the python_package. Adding line 103 to fix the problem.
    JoenHune committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    722243f View commit details
    Browse the repository at this point in the history