indentlog: + hello example + cmake install attempt
This commit is contained in:
parent
6f74ce1cf4
commit
468c525470
6 changed files with 25 additions and 14 deletions
|
|
@ -1,6 +0,0 @@
|
|||
# header-only library
|
||||
add_library(indentlog INTERFACE)
|
||||
target_include_directories(indentlog INTERFACE
|
||||
$<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>
|
||||
$<INSTALL_INTERFACE:include>
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue