mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 09:17:47 +00:00
actually include the stackwalker dependency this time...
This commit is contained in:
parent
2e0dd9093b
commit
a9b1b0bc69
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ add_subdirectory( "deps/MySQL" )
|
|||
add_subdirectory( "deps/datReader" )
|
||||
add_subdirectory( "deps/mysqlConnector" )
|
||||
add_subdirectory( "deps/recastnavigation" )
|
||||
add_subdirectory( "deps/stackwalker" )
|
||||
|
||||
##############################
|
||||
# Main Sapphire Components #
|
||||
|
|
Loading…
Add table
Reference in a new issue