docker build fixes

This commit is contained in:
Benjamin Sergeant
2019-10-26 11:47:08 -07:00
parent 081dd2c4bb
commit 85e00a195c
4 changed files with 40 additions and 1 deletions

View File

@ -18,6 +18,7 @@ add_library(ixsentry STATIC
set(IXSENTRY_INCLUDE_DIRS
.
..
../third_party
../third_party/spdlog/include)