Fixed CMakeLists.txt dependencies

This commit is contained in:
Eyck Jentzsch 2019-06-28 21:24:01 +02:00
parent 7f06bba239
commit cc21afaaff
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ include_directories(
${SOFTFLOAT_INCLUDE_DIRS}
${LLVM_INCLUDE_DIRS}
)
add_dependent_subproject(dbt-core)
include_directories(
${PROJECT_SOURCE_DIR}/incl
${PROJECT_SOURCE_DIR}/../external/elfio