Skip to content

C-spline implementation on Lie Group; some cmake/build tweaks#312

Merged
strasdat merged 2 commits intomasterfrom
spline
Aug 4, 2021
Merged

C-spline implementation on Lie Group; some cmake/build tweaks#312
strasdat merged 2 commits intomasterfrom
spline

Conversation

@strasdat
Copy link
Owner

@strasdat strasdat commented Aug 4, 2021

No description provided.

#define FMT_STRING_ALIAS 1
#endif

#define FMT_HEADER_ONLY
Copy link
Collaborator

Choose a reason for hiding this comment

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

Possibly this should be defined at the cmake level. I worry this might mess with other users of the library.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Owner Author

Choose a reason for hiding this comment

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

yes, using the fmt::fmt-header-only target instead

CMakeLists.txt Outdated

# Create 'test' make target using ctest
option(BUILD_TESTS "Build tests." ON)
option(BUILD_TESTS "Build tests." OFF)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Changing the defaults here seems like it could be breaking for others. Suggest this is just done at the configuration level.

Copy link
Owner Author

Choose a reason for hiding this comment

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

okay, renaming to BUILD_SOPHUS_TESTS, but leaving the default as is

@coveralls
Copy link

coveralls commented Aug 4, 2021

Coverage Status

Coverage increased (+0.04%) to 99.312% when pulling 0a2d3d8 on spline into 4c166fa on master.

@strasdat strasdat merged commit 55d88cb into master Aug 4, 2021
Hs293Go pushed a commit to Hs293Go/Sophus that referenced this pull request Jan 21, 2022
…at#312)

* C-spline implementation on Lie Group; some cmake/build tweaks

* adressing review comments
Hs293Go pushed a commit to Hs293Go/Sophus that referenced this pull request Jan 21, 2022
…at#312)

* C-spline implementation on Lie Group; some cmake/build tweaks

* adressing review comments
Hs293Go pushed a commit to Hs293Go/Sophus that referenced this pull request Jan 21, 2022
…at#312)

* C-spline implementation on Lie Group; some cmake/build tweaks

* adressing review comments
Hs293Go pushed a commit to Hs293Go/Sophus that referenced this pull request Jan 21, 2022
…at#312)

* C-spline implementation on Lie Group; some cmake/build tweaks

* adressing review comments
@strasdat strasdat deleted the spline branch January 6, 2023 16:11
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.

3 participants