Fixed CMakeLists.txt dependencies
This commit is contained in:
parent
7f06bba239
commit
cc21afaaff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue