Update README.md (#23)
This commit is contained in:
parent
e1c632bf78
commit
407dd2407d
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ The following are currently supported.
|
||||||
> Can I use this for header-only libraries?
|
> Can I use this for header-only libraries?
|
||||||
|
|
||||||
Yes, however you will need to change the library type to an `INTERFACE` library as documented in the [CMakeLists.txt](CMakeLists.txt).
|
Yes, however you will need to change the library type to an `INTERFACE` library as documented in the [CMakeLists.txt](CMakeLists.txt).
|
||||||
|
See [here](https://github.com/TheLartians/StaticTypeInfo) for an example header-only library based on the template.
|
||||||
|
|
||||||
> I don't need a standalone target. How can I get rid of it?
|
> I don't need a standalone target. How can I get rid of it?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue