Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lukemartinlogan/hermes
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemartinlogan committed Aug 3, 2024
2 parents d8e3632 + ae8d810 commit 2df5e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ include_directories(${HermesShm_INCLUDE_DIRS})
link_directories(${HermesShm_LIBRARY_DIRS})
include_directories(${CMAKE_SOURCE_DIR})
include_directories(${CMAKE_SOURCE_DIR}/include)
link_directories(${HermesShm_LIBRARY_DIRS})
# Required Task includes
include_directories(${CMAKE_SOURCE_DIR}/hrun/include)
include_directories(${CMAKE_SOURCE_DIR}/hrun/tasks_required)
Expand Down

0 comments on commit 2df5e04

Please sign in to comment.