Skip to content

Commit d61b708

Browse files
committed
fixup! fix(shell): do not link OcreShell with OcreCore
1 parent 6ee67d8 commit d61b708

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/shell/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ target_sources(OcreShell
3030

3131
target_include_directories(OcreShell
3232
PRIVATE
33+
../common/include
3334
../ocre/include
3435
../runtime/include
3536
PUBLIC

0 commit comments

Comments
 (0)