profile support
This commit is contained in:
parent
f32bf63c98
commit
2bb469b26f
13 changed files with 142 additions and 91 deletions
|
@ -6,10 +6,14 @@ Extensions are built into the grbc executable, and are loaded at runtime as need
|
|||
|
||||
## Extension list
|
||||
* GRBC_EXT_pkg_config
|
||||
* GRBC_EXT_profiles
|
||||
* GRBC_EXT_cmake [NOSUPPORT]
|
||||
|
||||
## GRBC_EXT_pkg_config
|
||||
Pkg config support. UNIX only
|
||||
|
||||
## GRBC_EXT_profiles
|
||||
Support for compiler profiles, eg: Debug, ReleaseWithDebugSymbols, Release, etc
|
||||
|
||||
## GRBC_EXT_cmake
|
||||
CMake interop support
|
Loading…
Add table
Add a link
Reference in a new issue