add Q&A section to readme
This commit is contained in:
parent
3507aa0a21
commit
c2d7dff1a8
2 changed files with 29 additions and 9 deletions
|
@ -21,9 +21,8 @@ FILE(GLOB_RECURSE headers "${CMAKE_CURRENT_SOURCE_DIR}/include/*.h")
|
|||
FILE(GLOB_RECURSE sources "${CMAKE_CURRENT_SOURCE_DIR}/source/*.cpp")
|
||||
|
||||
# ---- Add dependencies via CPM (if required) ----
|
||||
|
||||
# Example: cxxopts
|
||||
# see https://github.com/TheLartians/CPM.cmake for more info
|
||||
|
||||
# include(cmake/CPM.cmake)
|
||||
|
||||
# CPMAddPackage(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue