Add cmake option to enable microprofile #179
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "microprofile-disabler"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Backported from
dd9c743041
.Co-authored-by: PabloMK7 hackyglitch2@gmail.com
@ -51,6 +51,11 @@ endif()
# MicroProfile
add_library(microprofile INTERFACE)
This should probably be within the CMAKE option too
c3cebc1e34
to361097fe08
7877978820
to605190e914