mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
upgrade crow to latest version
This commit is contained in:
parent
df717dafc1
commit
61cd869127
26 changed files with 622 additions and 378 deletions
|
@ -68,6 +68,7 @@ endif()
|
|||
# include boost headers
|
||||
include_directories(${Boost_INCLUDE_DIRS})
|
||||
include_directories("ext/mstch/include")
|
||||
include_directories("ext/crow")
|
||||
|
||||
# add ext/ subfolder
|
||||
add_subdirectory(ext/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue