Skip to content

[visit-struct] Add new port#6356

Merged
Rastaban merged 1 commit intomicrosoft:masterfrom
zhihaoy:visit-struct
May 9, 2019
Merged

[visit-struct] Add new port#6356
Rastaban merged 1 commit intomicrosoft:masterfrom
zhihaoy:visit-struct

Conversation

@zhihaoy
Copy link
Contributor

@zhihaoy zhihaoy commented May 8, 2019

https://github.com/cbeck88/visit_struct

The motivation for this port is that we do not have to lock ourselves
with Boost.Fusion, or Boost.Hana, and can benefit from some downstream
projects such as Configuru at the same time.

PS: I think it's okay to export targets with underscores in names? I feel
that it makes sense to match the include directory name.

  https://github.com/cbeck88/visit_struct

The motivation for this port is that we do not have to lock ourselves
with Boost.Fusion, or Boost.Hana, and can benefit from some downstream
projects such as Configuru at the same time.
@zhihaoy
Copy link
Contributor Author

zhihaoy commented May 9, 2019

Underscore in CMake now.

The package visit-struct:x64-windows provides CMake targets:

    find_package(visit_struct CONFIG REQUIRED)
    target_link_libraries(main PRIVATE visit_struct::visit_struct)

@Rastaban Rastaban merged commit dc9761f into microsoft:master May 9, 2019
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.

2 participants