docker build fixes

This commit is contained in:
Benjamin Sergeant
2019-10-26 11:47:08 -07:00
parent 6904dd3f4c
commit ebb31b4e87
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)