Skip to content

Commit 0d047ab

Browse files
merging branch rebuild_alicehlt_history which rebuilds the commit history of the alicehlt development, now moved to devices/aliceHLTwrapper
2 parents 3effe0c + 717c11d commit 0d047ab

20 files changed

+3
-3
lines changed

devices/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
add_subdirectory (flp2epn)
22
add_subdirectory (flp2epn-dynamic)
33
add_subdirectory (flp2epn-distributed)
4-
add_subdirectory (alicehlt)
4+
add_subdirectory (aliceHLTwrapper)
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ set(INCLUDE_DIRECTORIES
22
${BASE_INCLUDE_DIRECTORIES}
33
${ZMQ_INCLUDE_DIR}
44
${Boost_INCLUDE_DIR}
5-
${CMAKE_SOURCE_DIR}/devices/alicehlt
5+
${CMAKE_SOURCE_DIR}/devices/aliceHLTwrapper
66
)
77

88
include_directories(${INCLUDE_DIRECTORIES})

0 commit comments

Comments
 (0)