nestlog: + ex2 + expand README.md
This commit is contained in:
parent
7bfde708dd
commit
c32699ae14
4 changed files with 96 additions and 5 deletions
3
example/ex2/CMakeLists.txt
Normal file
3
example/ex2/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
add_executable(ex2 ex2.cpp)
|
||||
|
||||
target_include_directories(ex2 PUBLIC ${PROJECT_SOURCE_DIR}/include)
|
||||
Loading…
Add table
Add a link
Reference in a new issue